Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address pull request comments; key header and hex encoding | Gustav Simonsson | 2015-05-12 | 1 | -2/+2 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -14/+15 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -5/+5 |
* | Remove unneeded allocation | Gustav Simonsson | 2015-04-25 | 1 | -1/+0 |
* | Use make instead of new for allocation | Gustav Simonsson | 2015-04-24 | 1 | -1/+1 |
* | Fix ignore of unexpected files in key dir | Gustav Simonsson | 2015-04-23 | 1 | -3/+3 |
* | Fix key store address hex decoding and accounts test | Gustav Simonsson | 2015-02-25 | 1 | -2/+5 |
* | Implement OS sensitive dataDirs | Maran | 2015-02-23 | 1 | -7/+0 |
* | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 1 | -15/+34 |
* | Address pull request comments | Gustav Simonsson | 2015-01-20 | 1 | -3/+1 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -5/+7 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -0/+114 |