status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
296 stars 79 forks source link

Onboarding: Failed import from seedphrase leads to creating malformed account #15776

Closed micieslak closed 1 week ago

micieslak commented 3 months ago

Bug Report

Description

I created fresh account, took seed phrase and cleared Status directory. Then importing that account failed, but resulted in creating account with no name:

Screencast from 24.07.2024 16:58:52.webm

Failing seedphrase:

Screenshot from 2024-07-24 16-49-37

Screencast from 24.07.2024 17:08:35.webm

Steps to reproduce

  1. Create new account
  2. Save seed phrase
  3. Close the app
  4. Clear local data (Status dir)
  5. Import account from seedphrase

For very fresh account, import should fail

Expected behavior

There is no new account created

Actual behavior

Malformed account is present after restart

iurimatias commented 2 months ago

this happens only when the seed phrase is re-imported immediatly, when not given enough time to have it backed up

jrainville commented 1 week ago

Superseded by https://github.com/status-im/status-desktop/issues/16608