| Commit message (Expand) | Author | Age | Files | Lines |
* | Update key store to new spec but keep address field for now | Gustav Simonsson | 2015-05-12 | 1 | -25/+25 |
* | Address pull request comments; key header and hex encoding | Gustav Simonsson | 2015-05-12 | 1 | -17/+35 |
* | Revert "Add key header to unencrypted key file" | Gustav Simonsson | 2015-05-12 | 1 | -12/+5 |
* | Add key header to unencrypted key file | Gustav Simonsson | 2015-05-12 | 1 | -5/+12 |
* | Add key header to encrypted keys | Gustav Simonsson | 2015-05-12 | 1 | -4/+19 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -4/+5 |
* | Improve key store passphrase crypto | Gustav Simonsson | 2015-05-12 | 1 | -0/+1 |
* | import/export accounts | zelig | 2015-03-27 | 1 | -7/+11 |
* | Use ECDSA instead of elliptic | obscuren | 2015-03-11 | 1 | -6/+3 |
* | crypto: add key loading functions | Felix Lange | 2015-02-10 | 1 | -1/+2 |
* | Address pull request comments | Gustav Simonsson | 2015-01-28 | 1 | -1/+1 |
* | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 1 | -12/+13 |
* | Add ImportPreSaleKey | Gustav Simonsson | 2015-01-21 | 1 | -4/+5 |
* | Address pull request comments | Gustav Simonsson | 2015-01-20 | 1 | -5/+1 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -122/+28 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -11/+11 |
* | Add new key_store interface and two new key stores | Gustav Simonsson | 2015-01-16 | 1 | -0/+205 |