Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts: fix uses of sync.RWMutex | Felix Lange | 2015-03-08 | 1 | -4/+6 |
* | accounts: use time.Duration correctly | Felix Lange | 2015-03-08 | 1 | -9/+10 |
* | accounts: use pointers consistently | Felix Lange | 2015-03-08 | 1 | -15/+11 |
* | accounts, core, eth, xeth: use account manager for everything | Felix Lange | 2015-03-07 | 1 | -7/+32 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-26 | 1 | -9/+41 |
|\ | |||||
| * | Remove unneeded initialisation of mutex | Gustav Simonsson | 2015-02-26 | 1 | -1/+0 |
| * | Address pull request comments | Gustav Simonsson | 2015-02-26 | 1 | -16/+18 |
| * | Add automatic locking / unlocking of accounts | Gustav Simonsson | 2015-02-26 | 1 | -9/+39 |
* | | wip | obscuren | 2015-02-26 | 1 | -0/+1 |
|/ | |||||
* | Fix key store address hex decoding and accounts test | Gustav Simonsson | 2015-02-25 | 1 | -0/+4 |
* | Address pull request comments | Gustav Simonsson | 2015-01-28 | 1 | -16/+12 |
* | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 1 | -0/+99 |