Releases: circlefin/modularwallets-web-sdk
Releases · circlefin/modularwallets-web-sdk
1.0.8
What's Changed
- Fix error where pre-op gas limit efficiency was too low by updating
MINIMUM_VERIFICATION_GAS_LIMIT
value - Refactor example applications to transfer USDC
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Add
recoveryActions
to support passkey recovery - Add
passkey-recovery
example to demonstrate how to implement passkey backup and recovery - Fix EOA owner signing with
hasUserOpGas
parameter handling
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fix
toReplaySafeHash
method - Support
Op/Base/Unichain
forencodeTransfer
method
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Extend the
toCircleSmartAccount
function to support theLocalAccount
signer. - Add
dynamic-integration
example to demonstrate the Dynamic integration.
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Add the utility function -
encodeTransfer
to encode theERC-20
transfer transaction
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Update the smart contract factory address
- Support
EIP-1193
provider for Web SDK
Full Changelog: 1.0.1...1.0.3
1.0.1
1.0.0
What's Changed
- Modular Wallets Web SDK
- Circle Smart Account with passkeys
Full Changelog: https://github.com/circlefin/modularwallets-web-sdk/commits/1.0.0