| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 3 | -9/+60 |
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 4 | -67/+67 |
* | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 3 | -46/+122 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 3 | -75/+190 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 7 | -21/+269 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 2 | -28/+3 |
* | 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 |