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

Failed wallet recovery unexpectedly still creates wallet from seeds #1058

Open
brianp opened this issue Apr 25, 2024 · 0 comments
Open

Failed wallet recovery unexpectedly still creates wallet from seeds #1058

brianp opened this issue Apr 25, 2024 · 0 comments
Labels
Bug Something isn't working
Milestone

Comments

@brianp
Copy link

brianp commented Apr 25, 2024

Describe the bug
I had a wallet from February before network resets occurred in March.
After deleting my wallet from Aurora I attempted to perform a recovery from seed words on this same wallet. This fails 3 times with different errors.
After the failed recovery I decided to create a new wallet. The "new" wallet has the same address as the one I had attempted to recover. This is quite confusing considering the recovery had failed.

This may only be reproducible with a wallet that is expected to fail recovery. Such as wallets used in previous forks, or before resets.

To Reproduce
Steps to reproduce the behavior:

  1. Have a wallet from a previous fork or reset
  2. Delete the wallet
  3. Attempt to recover the wallet from seed words, three times
  4. Receive three different errors
  5. Create a new wallet
  6. Follow wallet creation steps
  7. End up with a wallet containing the same address as the one we attempted to recover

Expected behavior
After the failure of recovery, if I select "Create a new wallet" I expect a new wallet, and not the wallet I had attempted to recover, which failed.

If we can regain access to the original wallet, but without recovering the previous coin, this should be a distinct option offered to the user after the recovery fails. Having it happen by default when creating a new wallet is highly unexpected.

Screenshots
IMG_4149
IMG_4150
IMG_4151

Smartphone (please complete the following information):

  • Device: iPhone XR
  • OS: 17.4.1
  • Auora: v0.26.0 (b706)
@TruszczynskiA TruszczynskiA added the Bug Something isn't working label Apr 25, 2024
@TruszczynskiA TruszczynskiA added this to the 0.26.0 milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants