aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/accounts_test.go
Commit message (Expand)AuthorAgeFilesLines
* accounts: add {Timed,}Unlock, remove SignLockedFelix Lange2015-03-101-38/+24
* accounts: AccountManager -> ManagerFelix Lange2015-03-081-2/+2
* accounts: use time.Duration correctlyFelix Lange2015-03-081-4/+4
* accounts: use pointers consistentlyFelix Lange2015-03-081-1/+2
* Address pull request commentsGustav Simonsson2015-02-261-1/+1
* Add automatic locking / unlocking of accountsGustav Simonsson2015-02-261-2/+51
* Fix key store address hex decoding and accounts testGustav Simonsson2015-02-251-1/+13
* Implement OS sensitive dataDirsMaran2015-02-231-1/+2
* accounts: use crypto/randentropy in testFelix Lange2015-02-201-2/+4
* Address pull request commentsGustav Simonsson2015-01-281-3/+2
* Add accounts package and refactor key storesGustav Simonsson2015-01-261-0/+19