Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@code-z2 code-z2 released this 23 May 22:59
· 2 commits to main since this release
  • add support for safe7579 Accounts and safe7579Passkeys Acccounts.
  • migrate from plugin pattern to composition with mixins.
  • remove intrinsically provided jsonRpcUrls from Chain configurations. jsonRpcUrls are no longer optional.
  • replace legacy gas multiplier logic with transform functions.
  • getNonce now allow for nonce key. All nonce queries must be made to the entrypoint now.
  • introduce global state management with SmartWalletState.
  • create a new TransactionBuilder interface with core transaction methods.
  • update prepareUserOperation method; op updates are no longer optional.

Full Changelog: v0.1.9...v0.2.0