aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/accountcmd_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-4/+4
* cmd/geth: add recovery procedure for AmbiguousAddrErrorFelix Lange2016-04-121-0/+62
* cmd/geth: print actual error when --unlock failsFelix Lange2016-04-121-2/+2
* accounts: add ErrDecryptFelix Lange2016-04-121-1/+1
* accounts: cache key addressesFelix Lange2016-04-121-4/+13
* cmd/geth: add tests for account commandsFelix Lange2016-04-121-0/+221