aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/keyrings
Commit message (Expand)AuthorAgeFilesLines
* id mgmt - update to latest eth_sign speckumavis2017-02-042-10/+12
* Allow importing of private key stringsDan Finlay2017-01-181-6/+12
* Fix removeHexPrefix to stripHexPrefixDan Finlay2017-01-171-1/+1
* Wrote fix for eth.signDan Finlay2017-01-171-2/+1
* keyring - simple - throw error if wallet not found for addresskumavis2017-01-171-1/+4
* keyring - simple - fix address generationkumavis2017-01-171-3/+3
* Make single letter variables more verboseDan Finlay2017-01-031-4/+4
* Add tolerance for hex prefixed private keys to simple keychainDan Finlay2017-01-031-3/+4
* Made changes according to feedback.Dan Finlay2016-12-201-2/+2
* Got bad account detection working and added to stateDan Finlay2016-12-101-4/+0
* Mostly added bad account detectionDan Finlay2016-12-091-2/+6
* Asynced keyrings and started on controllerDan Finlay2016-11-232-17/+18
* Improve Keyring organizationDan Finlay2016-11-222-34/+54
* Clarify functions names. Package normalize inside util file. Fix require head...Kevin Serrano2016-11-121-11/+8
* Linting to the max.Kevin Serrano2016-11-122-25/+21
* Implement private key exporting.Kevin Serrano2016-11-041-1/+15
* Fix handling of migrating old vault styleDan Finlay2016-11-031-4/+3
* Fixed bugs related to clearing caches when restoring to a new vaultDan Finlay2016-11-021-1/+1
* Made progress on parity for MultiVaultKevin Serrano2016-11-021-5/+13
* Added hd wallet testsDan Finlay2016-10-281-4/+12
* Add hd wallet keyringDan Finlay2016-10-281-0/+78
* Added SimpleKeyring testsDan Finlay2016-10-221-18/+2
* Added tx and msg signing to keychain & controllerDan Finlay2016-10-211-0/+41
* Improved simple account generationDan Finlay2016-10-211-11/+13
* Began adding first basic keyringDan Finlay2016-10-211-0/+41