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 entering a wallet birthday for wallet recovery, the birthday height appears to be accepted but thereafter the wallet seems to be fully synced, even when the birthday height is millions of blocks in the past.
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Open the debug screen
Nuke wallet
Restore wallet (enter seed)
Enter wallet birthday
Expected behaviour
The wallet sync should proceed from the birthday height.
Actual behaviour + errors
App Version: TestFlight build 60
The wallet appears to be fully synced.
The text was updated successfully, but these errors were encountered:
This bug appears to only be reachable from the "nuke wallet -> restore" flow; when I nuke the wallet, then uninstall the app and reinstall, the "restore wallet" flow from the onboarding screen seems to work correctly.
I think there is a bug somewhere else. I see wallet birthday to be set, it's passed to the Initializer + stored to the keychain. But syncing was somewhat broken when I tried these 4 steps. I suspect wipe doesn't work perfectly, not resetting some context. Will investigate it further. For me also the deletion of the app and reinstall started to work (which effectively is clean start, perfect reset that probably is not after wipe)
Describe the issue
When entering a wallet birthday for wallet recovery, the birthday height appears to be accepted but thereafter the wallet seems to be fully synced, even when the birthday height is millions of blocks in the past.
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Expected behaviour
The wallet sync should proceed from the birthday height.
Actual behaviour + errors
The wallet appears to be fully synced.
The text was updated successfully, but these errors were encountered: