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

feat(import): validate mnemonic phrase against BIP39 wordlist #641

Closed
theborakompanioni opened this issue Aug 18, 2023 · 0 comments · Fixed by #739
Closed

feat(import): validate mnemonic phrase against BIP39 wordlist #641

theborakompanioni opened this issue Aug 18, 2023 · 0 comments · Fixed by #739
Labels
enhancement New feature or request UI/UX Issue related to cosmetics, design, or user experience
Milestone

Comments

@theborakompanioni
Copy link
Collaborator

Currently, the jm backend will do the validation and fail, if the mnemonic phrase is invalid.
There should also be a visual hint, that the given word is contained in the BIP39 wordlist.

If a some words are not part of the BIP39 wordlist, make the user aware, but still continue the flow!

From: https://www.figma.com/file/kfejZJFlwBywvLEnPEmJo1/JoinMarket-UI?node-id=2850%3A67638

@theborakompanioni theborakompanioni added enhancement New feature or request UI/UX Issue related to cosmetics, design, or user experience labels Aug 18, 2023
@editwentyone editwentyone added this to JAM Oct 13, 2023
@github-project-automation github-project-automation bot moved this to Done ✅ in JAM Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI/UX Issue related to cosmetics, design, or user experience
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant