| Commit message (Expand) | Author | Age | Files | Lines |
* | common, node: move datadir defaults into package node | Felix Lange | 2016-09-16 | 1 | -2/+2 |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 1 | -9/+9 |
* | node, p2p, internal: Add ability to remove peers via admin interface | Firescar96 | 2016-07-15 | 1 | -0/+16 |
* | node: start RPC/WS interface on localhost by default | Bas van Kervel | 2016-05-06 | 1 | -2/+10 |
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -4/+43 |
* | 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 | 1 | -1/+1 |
* | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 1 | -33/+16 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -30/+16 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 1 | -27/+1 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -16/+97 |
* | 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 | 1 | -0/+244 |