mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 15:18:18 -05:00
* hide unregistered documents
* redirect to 'Home' instead of 'Launch'
* RecoverWithPhraseScreen: wrap restoreAccount in try-catch
* Revert "RecoverWithPhraseScreen: wrap restoreAccount in try-catch"
This reverts commit e53b5630ca.
* RecoverWithPhraseScreen: wrap restoreAccount in try-catch
* update lock
* fix types
* bump version
* remove launch screen
* update bundle version
* add new events
* fix nested react requires
* fix heavy tests
* address fake mocks
* fix test
* address codex and coderabbit logic conceners
* fix linting
* remove last borked react test
---------
Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>