ZeusLN / zeus

A mobile Bitcoin wallet fit for the gods. ⚡️ Est. 563345
https://ZeusLN.com
Other
897 stars 139 forks source link

Disaster Recovery: When user enters 24 words, Zeus should display typos (invalid word) and use auto complete #1818

Open myxmaster opened 8 months ago

myxmaster commented 8 months ago

Describe your enhancement idea

The 24 words are taken from a fixed 2048 words list (same for BIP39 and aezeed) and after entering the 4th char it is 100% clear which word is meant, so Zeus should

Maybe Zeus could even make some suggestions when there is a typo.

kaloudis commented 4 months ago

Autocomplete + suggestions addressed in https://github.com/ZeusLN/zeus/pull/1977

Just need to detect wrong words when imported from clipboard now