We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a9502 commit 7a38e64Copy full SHA for 7a38e64
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.1.8
2
+
3
+* Fix incorrect useroperation receipt map key
4
+* Fix safeSingleton type incosistency in create account
5
6
## 0.1.7
7
8
* Add surpport for user defined safe singleton
pubspec.yaml
@@ -1,6 +1,6 @@
name: variance_dart
description: An Account Abstraction (4337) Development kit, for quickly building mobile web3 apps and smart wallets.
-version: 0.1.7
+version: 0.1.8
documentation: https://docs.variance.space
homepage: https://variance.space
repository: https://github.com/vaariance/variance-dart
0 commit comments