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

Enhance wallet demo and improve error handling #42

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

willemolding
Copy link
Contributor

Changes

  • New features for demo-wallet
    • automatic sync loop
    • ability to generate mnemonics for fresh wallets
    • status displayed when syncing
    • better error handling for sending transactions
    • transaction proving done in webworker so no longer blocks main thread
  • Remove some unwraps and handle errors in wallet.rs
  • Expose function for generating new mnemonic with safety warning in docs

@willemolding willemolding merged commit 8706d23 into main Oct 17, 2024
5 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.

1 participant