forked from anoma/namada
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Single password for the extension (anoma#436)
* feat(extension): decoupling vault from keyring in order to have a master password for the extension * feat(extension, app): adding a few tests for vault * feat(extension): adding lock extension message to ExtensionBroadcaster * feat(extension,setup): optional password field, if master password is already set-up * feat(extension): fixing some bugs on app locking and some refactory * feat(extension): adding lock functionality + big refactory on App * feat(components): tweaking spacements and sizing * feat(components): adding basic button hover * feat(extension,tests): improving vault tests * feat(extension, app): change password screen with a temporary location * feat(extension, app): unifying ledger accounts in the keyring + necessary changes * feat(tests): updating unit tests to reflect Vault changes
- Loading branch information
1 parent
2794b44
commit c890c2d
Showing
96 changed files
with
2,332 additions
and
2,118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.