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

Android. Banana Split. Import wrong mnemonic lead to broken key set on device. #2419

Open
stepanLav opened this issue Oct 2, 2024 · 0 comments

Comments

@stepanLav
Copy link
Member

When user import key set via Banana Split - https://bs.parity.io/#/
key set will be created, but without any keys and secrets. That lead to a problem when user can't delete this data.

Case:

  1. Create wrong mnemonic Banana Split
  2. Try to import it

Expected result:
Wrong mnemonics will not be imported, key set will not be created

Actual result:
Key set will be created, but mnemonic will be empty, which results to broken key set. Such key set cannot be selected or deleted. Only wipe all data can remove it.

Test data:
Screenshot 2024-10-02 at 09 06 38

Example case:

Untitled.mp4

Environment:
Android app v6.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant