You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the wallet is being locked, and you try to restore the wallet or create a new one via "Restore wallet or create a new one" button, the second step of restore or creation (Unpacking blockchain info) doesn't implement. Steps to reproduce:
Open the web wallet;
Press the three dots menu in the upper right corner;
Press the "Lock wallet" button;
Press the "Restore wallet or create a new one" button;
Tap "I agree" on the "Restore wallet or create a new one" popup;
Press the create new wallet/restore wallet button;
Tap the "I agree" button on the "Restore wallet" popup;
Type in your seed phrase;
Create a new password and tap the "Start using your wallet" button; Expected result: the wallet start to downloading and unpacking blockchain info; Actual result: the main screen is opened. The balance and transactions from the previous wallet are displayed.
If the wallet is restarted on the chrome://extensions/ and the user entered his password, the wallet will start to full sync with blockchain.
When the wallet is being locked, and you try to restore the wallet or create a new one via "Restore wallet or create a new one" button, the second step of restore or creation (Unpacking blockchain info) doesn't implement.
Steps to reproduce:
Expected result: the wallet start to downloading and unpacking blockchain info;
Actual result: the main screen is opened. The balance and transactions from the previous wallet are displayed.
If the wallet is restarted on the chrome://extensions/ and the user entered his password, the wallet will start to full sync with blockchain.
https://user-images.githubusercontent.com/83376495/176469358-a30c2022-8ac2-475a-92d9-c8b9f29a0f6d.mp4
https://user-images.githubusercontent.com/83376495/176469365-0c10e7f2-6d3c-4305-a33b-6d939fafaea0.mp4
The text was updated successfully, but these errors were encountered: