Skip to content

0.3.25 - Mnemonic

Compare
Choose a tag to compare
@hazae41 hazae41 released this 24 Jul 14:27
· 1396 commits to main since this release

Mnemonic seeds

  • Added support for mnemonic seeds (12-words and 24-words phrases)
  • Generate/import multiple seeds and store them encrypted + authenticated
  • Generate a wallet from any path; import the 9th wallet of a seed without importing the first 8 wallets
  • List all wallets by seed

UI

  • Fixed bottom bar

Other

  • Better indexation mechanism
  • Fixed state synchronization bug