aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/keyring-controller.js
Commit message (Expand)AuthorAgeFilesLines
* Fix dual vault creation bugDan Finlay2016-11-031-11/+4
* Fix initial vault creationDan Finlay2016-11-031-4/+8
* Fix handling of migrating old vault styleDan Finlay2016-11-031-39/+63
* Add reveal of seed words.Kevin Serrano2016-11-021-2/+8
* Fixed bugs related to clearing caches when restoring to a new vaultDan Finlay2016-11-021-6/+45
* Fix seed phrase restoreDan Finlay2016-11-021-1/+1
* Made progress on parity for MultiVaultKevin Serrano2016-11-021-21/+44
* Implement seed word confirmation page.Kevin Serrano2016-11-011-4/+14
* Implement auto-faucetingKevin Serrano2016-11-011-1/+6
* Now migrating old vaults to new DEN formatDan Finlay2016-10-291-5/+28
* Configure BIP44 Keychain as default oneDan Finlay2016-10-291-7/+24
* Phase out extra warning screen.Kevin Serrano2016-10-261-1/+0
* Fix loading indicationDan Finlay2016-10-221-1/+1
* Added tx & msg managing functionality to new KeyringControllerDan Finlay2016-10-221-0/+148
* Fix bug in new KeyringController vault restoring logic.Dan Finlay2016-10-221-3/+5
* Create basic keyring-controller unit test fileDan Finlay2016-10-221-12/+7
* Added SimpleKeyring testsDan Finlay2016-10-221-0/+2
* Added tx and msg signing to keychain & controllerDan Finlay2016-10-211-1/+55
* Improved simple account generationDan Finlay2016-10-211-23/+38
* Began adding first basic keyringDan Finlay2016-10-211-8/+103
* Fix testsDan Finlay2016-10-211-1/+1
* Linted & added salting to vaultDan Finlay2016-10-211-34/+9
* Fix state updating after vault creation and unlockingDan Finlay2016-10-211-2/+2
* Fix unlock logicDan Finlay2016-10-211-6/+17
* Intermediary commit.Kevin Serrano2016-10-201-4/+33
* Remove unused crypto dependencies.Kevin Serrano2016-10-201-2/+0
* Initial work on UI sideKevin Serrano2016-10-161-0/+5
* Add minimal method signatures to new keyring controllerDan Finlay2016-10-131-1/+61
* Add initial KeyringController filesDan Finlay2016-10-121-0/+42