Skip to content

Releases: vaariance/variance-dart

0.2.2

05 Nov 16:49

Choose a tag to compare

Full Changelog: 0.2.1...0.2.2

0.2.1

05 Nov 16:47

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...0.2.1

v0.2.0

23 May 22:59

Choose a tag to compare

  • 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

v0.1.9

12 Dec 10:34

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

12 Dec 10:33

Choose a tag to compare

What's Changed

  • fix: type 'SafeSingletonAddress' is not a subtype of type 'EthereumAddress' of 'data' by @LiorAgnin in #26

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Dec 10:33

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Oct 17:00

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

11 Oct 19:45

Choose a tag to compare

Improved Gas Estimations
Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Oct 08:03

Choose a tag to compare

Safe + 4337 + Passkeys now supported

  • add create safe account with passkeys method in accounts factory
  • fix issue that causes create2salt to result in a different safe address
  • fetch the smart account balance from the entrypoint
  • Add create alchemy light Account
  • Add support for signature prefixes

Full Changelog: v0.1.3...v0.1.4

v0.1.3

11 Oct 08:01

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3