status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.85k stars 984 forks source link

"Cannot locate account for address" toast shown on transaction confirmation page after attempting to send tokens from recovered account #20394

Closed VolodLytvynenko closed 3 days ago

VolodLytvynenko commented 1 month ago

Steps:

  1. Create a derived account (derivation path example: m/44'/60'/0'/0/1).
  2. Import an additional account using a seed phrase.
  3. Perform a backup.
  4. Restore the current account.
  5. Attempt to send a transaction from any derived account or from an account imported from a seed phrase.

Actual result:

The "Cannot locate account for address" toast message is shown, transaction is not sent image

Expected result:

The transaction are sent succesfully

OS:

IOS, Android

Devices:

Logs

Status-debug-logs.zip

ulisesmac commented 1 month ago

@J-Son89 Do you know what is the issue referring to in the step 3 (perform a backup)? Maybe this is part of wallet settings?

smohamedjavid commented 2 weeks ago

(Not a bug. This is supposed to be a feature issue 😄 )

Fixed here: https://github.com/status-im/status-mobile/pull/20464

OmarBasem commented 3 days ago

@smohamedjavid I see the PR https://github.com/status-im/status-mobile/pull/20464 was merged. Should this issue be closed?

smohamedjavid commented 3 days ago

Yes, it's fixed 👍 and we can close this issue. Thanks! 🙏