Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set
package.json
to 2.1.0-develop.4 [skip ci]
# [2.1.0-develop.4](v2.1.0-develop.3...v2.1.0-develop.4) (2024-07-04) ### Bug Fixes * fixed generate script ([ea76738](ea76738)) * solana signature generation ([a94db30](a94db30)) ### Features * Add constants for string validation length, test default timeout, and default take limit ([34a2b3b](34a2b3b)) * Add enums for sign cipher, user identifier type, PDA status, organization identifier type, organization role, auth type, and chain ([732f232](732f232)) * Add error handling and try-catch blocks for method validation and protocol errors ([1688738](1688738)) * Add types for configuration and wallet confirmation input ([01505cd](01505cd)) * added login user method ([ac4ce47](ac4ce47)) * added signature generation using wallet service ([88a91d2](88a91d2)) * added solana and etherum services ([520fa57](520fa57)) * added solana wallet test cases ([8083974](8083974)) * added tests ([ee0e5ca](ee0e5ca)) * changed naming to camel case for all modules ([0867755](0867755)) * completed data model and auth tests ([a89906c](a89906c)) * Refactor GatewayV3 class and initialize modules ([b41efbf](b41efbf)) ### Reverts * tests files ([a690a27](a690a27))
- Loading branch information