Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 5 | -20/+106 |
| | |||||
* | node, rpc/api: add debug_vmodule, move admin_verbosity to debug_verbosity | Felix Lange | 2016-01-21 | 1 | -0/+5 |
| | |||||
* | core, eth, node, rpc: port the admin and debug API | Péter Szilágyi | 2015-12-15 | 2 | -3/+271 |
| | |||||
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 4 | -0/+22 |
| | |||||
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 7 | -268/+300 |
| | |||||
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 5 | -56/+223 |
| | |||||
* | cmd: drop blocktest command, create gethrpctest program | Péter Szilágyi | 2015-11-27 | 1 | -33/+0 |
| | |||||
* | node: customizable protocol and service stacks | Péter Szilágyi | 2015-11-27 | 9 | -0/+1313 |
| | |||||
* | Moved node to ethereum | obscuren | 2014-03-22 | 4 | -448/+0 |
| | |||||
* | Major re-organisation. | obscuren | 2014-03-22 | 4 | -0/+448 |
The Ethereum node and Gui are now separated. |