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
- Closes FE-1106
Implement mechanism for backup accounts and recover in case of disaster
in db (all data lost)
- synchronize db with chrome storage
- implemented recoverWallet method
- in case of disaster recover it
- simplified accountMachine
- create new database and table (outside of react) to identify if only
dexiedb database is breaking
- report to sentry when there's a recover happening
- remove `shouldRecoverWelcomeFromError` logic
---------
Co-authored-by: Hélcio Franco <github@helciofranco.com>
0 commit comments