| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -2/+2 |
* | logger, pow/dagger, pow/ezp: delete dead code | Felix Lange | 2017-01-07 | 1 | -1/+1 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -2/+2 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -6/+6 |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -16/+18 |
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -1/+1 |
* | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 1 | -7/+5 |
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -2/+2 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -11/+90 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -130/+98 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -9/+45 |
* | node: customizable protocol and service stacks | Péter Szilágyi | 2015-11-27 | 1 | -0/+492 |