Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/useroperations #14

Merged
merged 4 commits into from
Jan 13, 2024
Merged

Fix/useroperations #14

merged 4 commits into from
Jan 13, 2024

Conversation

code-z2
Copy link
Member

@code-z2 code-z2 commented Jan 11, 2024

v0.0.4 release

Includes the following updates:

  • Added a Secure Storage Repository for saving credentials to encrypted android shared-preference and iOS keychain
  • Biometric Auth layer over the secure storage repository
  • Retrieve account nonce from Entrypoint instead of account contract using zeroth key.
  • Fixed userOp hashing and added compulsory dummySignature field to account signer interface.
  • New SmartWalletError to handle intrinsic errors in the smart wallet.
  • Better code docstrings with examples.
  • Improved README
  • Added example folder to improve pub rating, additionally linked to variance demo
  • Fix web3dart analyze errors
  • Additional Bug Fixes and code improvements.

@code-z2 code-z2 merged commit 17ebfae into main Jan 13, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants