Skip to content

Releases: circlefin/modularwallets-web-sdk

1.0.8

14 May 20:51
367e6c9
Compare
Choose a tag to compare

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

17 Apr 16:46
f4d3d22
Compare
Choose a tag to compare

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

09 Apr 19:35
d711b6e
Compare
Choose a tag to compare

What's Changed

  • Fix toReplaySafeHash method
  • Support Op/Base/Unichain for encodeTransfer method

Full Changelog: 1.0.5...1.0.6

1.0.5

02 Apr 20:28
bc05af3
Compare
Choose a tag to compare

What's Changed

  • Extend the toCircleSmartAccount function to support the LocalAccount signer.
  • Add dynamic-integration example to demonstrate the Dynamic integration.

Full Changelog: 1.0.4...1.0.5

1.0.4

24 Feb 13:25
1.0.4
00b4e83
Compare
Choose a tag to compare

What's Changed

  • Add the utility function - encodeTransfer to encode the ERC-20 transfer transaction

Full Changelog: 1.0.3...1.0.4

1.0.3

14 Feb 01:02
6d42e65
Compare
Choose a tag to compare

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

17 Jan 01:55
1e6a689
Compare
Choose a tag to compare

What's Changed

  • Update README, package version, etc

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Jan 12:29
806322e
Compare
Choose a tag to compare

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