Releases: Elytro-eth/soulwalletlib
@soulwallet/[email protected]
Patch Changes
- 97c253e: Updated bytes4 signature list
@soulwallet/[email protected]
Patch Changes
- 26ebf12: Remove guardianSafePeriodMin restriction
@soulwallet/[email protected]
Patch Changes
-
010e96d: - @soulwallet/keyvault
-
Updated ethers.js -> 6.8.1
-
@soulwallet/decoder
- Updated bytes4 dictionary for contracts
-
@soulwallet/assets
-
Updated ERC20 database
+ Big Time + iExec RLC
-
-
@soulwallet/abi
-
Updated contract ABI
-
ABI_KeystoreProof.ts lastestProofL1BlockNumber -> latestProofL1BlockNumber ABI_SoulWallet.ts hash -> rawHash
-
-
-
@soulwallet/sdk
-
Supported RS256 signature algorithm
export interface RSAPublicKey { /** * Hex string of public exponent * * @type {string} * @memberof RSAPublicKey */ e: string; /** * Hex string of public key * * @type {string} * @memberof RSAPublicKey */ n: string; }
-
-
-
Updated dependencies [010e96d]
- @soulwallet/[email protected]
@soulwallet/[email protected]
Patch Changes
-
010e96d: - @soulwallet/keyvault
-
Updated ethers.js -> 6.8.1
-
@soulwallet/decoder
- Updated bytes4 dictionary for contracts
-
@soulwallet/assets
-
Updated ERC20 database
+ Big Time + iExec RLC
-
-
@soulwallet/abi
-
Updated contract ABI
-
ABI_KeystoreProof.ts lastestProofL1BlockNumber -> latestProofL1BlockNumber ABI_SoulWallet.ts hash -> rawHash
-
-
-
@soulwallet/sdk
-
Supported RS256 signature algorithm
export interface RSAPublicKey { /** * Hex string of public exponent * * @type {string} * @memberof RSAPublicKey */ e: string; /** * Hex string of public key * * @type {string} * @memberof RSAPublicKey */ n: string; }
-
-
@soulwallet/[email protected]
Patch Changes
-
010e96d: - @soulwallet/keyvault
-
Updated ethers.js -> 6.8.1
-
@soulwallet/decoder
- Updated bytes4 dictionary for contracts
-
@soulwallet/assets
-
Updated ERC20 database
+ Big Time + iExec RLC
-
-
@soulwallet/abi
-
Updated contract ABI
-
ABI_KeystoreProof.ts lastestProofL1BlockNumber -> latestProofL1BlockNumber ABI_SoulWallet.ts hash -> rawHash
-
-
-
@soulwallet/sdk
-
Supported RS256 signature algorithm
export interface RSAPublicKey { /** * Hex string of public exponent * * @type {string} * @memberof RSAPublicKey */ e: string; /** * Hex string of public key * * @type {string} * @memberof RSAPublicKey */ n: string; }
-
-
-
Updated dependencies [010e96d]
- @soulwallet/[email protected]
- @soulwallet/[email protected]
@soulwallet/[email protected]
Patch Changes
-
010e96d: - @soulwallet/keyvault
-
Updated ethers.js -> 6.8.1
-
@soulwallet/decoder
- Updated bytes4 dictionary for contracts
-
@soulwallet/assets
-
Updated ERC20 database
+ Big Time + iExec RLC
-
-
@soulwallet/abi
-
Updated contract ABI
-
ABI_KeystoreProof.ts lastestProofL1BlockNumber -> latestProofL1BlockNumber ABI_SoulWallet.ts hash -> rawHash
-
-
-
@soulwallet/sdk
-
Supported RS256 signature algorithm
export interface RSAPublicKey { /** * Hex string of public exponent * * @type {string} * @memberof RSAPublicKey */ e: string; /** * Hex string of public key * * @type {string} * @memberof RSAPublicKey */ n: string; }
-
-
@soulwallet/[email protected]
Patch Changes
-
010e96d: - @soulwallet/keyvault
-
Updated ethers.js -> 6.8.1
-
@soulwallet/decoder
- Updated bytes4 dictionary for contracts
-
@soulwallet/assets
-
Updated ERC20 database
+ Big Time + iExec RLC
-
-
@soulwallet/abi
-
Updated contract ABI
-
ABI_KeystoreProof.ts lastestProofL1BlockNumber -> latestProofL1BlockNumber ABI_SoulWallet.ts hash -> rawHash
-
-
-
@soulwallet/sdk
-
Supported RS256 signature algorithm
export interface RSAPublicKey { /** * Hex string of public exponent * * @type {string} * @memberof RSAPublicKey */ e: string; /** * Hex string of public key * * @type {string} * @memberof RSAPublicKey */ n: string; }
-
-
@soulwallet/[email protected]
Patch Changes
- e66af6c: Added recoverWebAuthNPublicKey() function
@soulwallet/[email protected]
Patch Changes
- 774b525: EIP1271 EIP712-signature supported
@soulwallet/[email protected]
Patch Changes
- 1592675: Fix a bug in P256Lib caused by reference type