forked from JSKitty/scc-web3
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
BugThis is either a bugfix (PR) or a bug (issue).This is either a bugfix (PR) or a bug (issue).
Description
Currently, if the stream errors during Shield Sync, the wallet either seems to restart the sync entirely (due to hitting 'Bad root' logic) or causes the wallet to enter a bad sync state, where it soft-locks.
This only seems to be an issue on extremely weak or slow connections, but it is still a problem that could potentially lock out some users or make their usage of MPW very inconsistent.
Ideally, this should be handled by resuming from the last Shield block synced, quietly, making it unnoticable for users.
Metadata
Metadata
Assignees
Labels
BugThis is either a bugfix (PR) or a bug (issue).This is either a bugfix (PR) or a bug (issue).