Releases: circlefin/modularwallets-web-sdk
Releases · circlefin/modularwallets-web-sdk
1.0.13
What's Changed
- Add Monad Testnet and Mainnet USDC addresses for
encodeTransfermethod
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- Add Arc Testnet USDC addresses for encodeTransfer method
- Updated dependencies
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Fixed passkey authentication in Chrome extensions by automatically adapting WebAuthn requests for browser compatibility
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Add Avalanche USDC addresses for
encodeTransfermethod
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- Add Gas Price RPC method
circle_getUserOperationGasPricewith new action for programmatic gas price optimization - Enhance internal gas management with automatic optimization and smart fallbacks while maintaining backward compatibility
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Fix error where pre-op gas limit efficiency was too low by updating
MINIMUM_VERIFICATION_GAS_LIMITvalue - Refactor example applications to transfer USDC
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Add
recoveryActionsto support passkey recovery - Add
passkey-recoveryexample to demonstrate how to implement passkey backup and recovery - Fix EOA owner signing with
hasUserOpGasparameter handling
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fix
toReplaySafeHashmethod - Support
Op/Base/UnichainforencodeTransfermethod
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Extend the
toCircleSmartAccountfunction to support theLocalAccountsigner. - Add
dynamic-integrationexample to demonstrate the Dynamic integration.
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Add the utility function -
encodeTransferto encode theERC-20transfer transaction
Full Changelog: 1.0.3...1.0.4