aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/account_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-261-9/+41
|\
| * Remove unneeded initialisation of mutexGustav Simonsson2015-02-261-1/+0
| * Address pull request commentsGustav Simonsson2015-02-261-16/+18
| * Add automatic locking / unlocking of accountsGustav Simonsson2015-02-261-9/+39
* | wipobscuren2015-02-261-0/+1
|/
* Fix key store address hex decoding and accounts testGustav Simonsson2015-02-251-0/+4
* Address pull request commentsGustav Simonsson2015-01-281-16/+12
* Add accounts package and refactor key storesGustav Simonsson2015-01-261-0/+99