| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd, consensus, core, miner: instatx clique for --dev (#15323) | Péter Szilágyi | 2017-10-24 | 1 | -7/+7 |
* | cmd/geth: update tests for EIP55-compliant Address.Hex() | Jim McDonald | 2017-07-16 | 1 | -6/+6 |
* | swarm/test: add integration test for 'swarm up' (#14353) | Lewis Marshall | 2017-06-21 | 1 | -36/+36 |
* | cmd/geth: reorganise account/wallet command/flags | Bas van Kervel | 2017-04-28 | 1 | -8/+8 |
* | accounts, cmd: port packages over to the new logging system | Péter Szilágyi | 2017-02-23 | 1 | -6/+10 |
* | accounts, cmd, internal, mobile, node: canonical account URLs | Péter Szilágyi | 2017-02-13 | 1 | -12/+12 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 1 | -3/+3 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -4/+4 |
* | cmd/geth: add recovery procedure for AmbiguousAddrError | Felix Lange | 2016-04-12 | 1 | -0/+62 |
* | 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/+13 |
* | cmd/geth: add tests for account commands | Felix Lange | 2016-04-12 | 1 | -0/+221 |