Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/geth: print actual error when --unlock fails | Felix Lange | 2016-04-12 | 1 | -2/+2 |
* | accounts: add ErrDecrypt | Felix Lange | 2016-04-12 | 1 | -1/+1 |
* | accounts: cache key addresses | Felix Lange | 2016-04-12 | 1 | -4/+4 |
* | cmd/geth: add tests for account commands | Felix Lange | 2016-04-12 | 1 | -1/+6 |
* | accounts: streamline API | Felix Lange | 2016-04-12 | 1 | -8/+3 |
* | cmd/geth: move account commands to accountcmd.go | Felix Lange | 2016-04-12 | 1 | -0/+283 |