Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | id mgmt - update to latest eth_sign spec | kumavis | 2017-02-04 | 1 | -5/+6 |
* | Allow importing of private key strings | Dan Finlay | 2017-01-18 | 1 | -6/+12 |
* | Wrote fix for eth.sign | Dan Finlay | 2017-01-17 | 1 | -2/+1 |
* | keyring - simple - throw error if wallet not found for address | kumavis | 2017-01-17 | 1 | -1/+4 |
* | keyring - simple - fix address generation | kumavis | 2017-01-17 | 1 | -3/+3 |
* | Make single letter variables more verbose | Dan Finlay | 2017-01-03 | 1 | -4/+4 |
* | Add tolerance for hex prefixed private keys to simple keychain | Dan Finlay | 2017-01-03 | 1 | -3/+4 |
* | Asynced keyrings and started on controller | Dan Finlay | 2016-11-23 | 1 | -10/+8 |
* | Improve Keyring organization | Dan Finlay | 2016-11-22 | 1 | -4/+17 |
* | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -10/+9 |
* | Added SimpleKeyring tests | Dan Finlay | 2016-10-22 | 1 | -18/+2 |
* | Added tx and msg signing to keychain & controller | Dan Finlay | 2016-10-21 | 1 | -0/+41 |
* | Improved simple account generation | Dan Finlay | 2016-10-21 | 1 | -11/+13 |
* | Began adding first basic keyring | Dan Finlay | 2016-10-21 | 1 | -0/+41 |