aboutsummaryrefslogtreecommitdiffstats
path: root/node/node_test.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: add new client, use it everywhereFelix Lange2016-07-231-16/+18
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-1/+1
* cmd, node, rpc: readd inproc RPC client, expose via nodePéter Szilágyi2016-02-091-7/+5
* cmd, common, node, rpc: rework naming convention to canonical onePéter Szilágyi2016-02-091-2/+2
* cmd, common, node, rpc: move IPC into the node itselfPéter Szilágyi2016-02-041-11/+90
* cmd, eth, node, rpc, xeth: use single-instance servicesPéter Szilágyi2015-11-271-130/+98
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-9/+45
* node: customizable protocol and service stacksPéter Szilágyi2015-11-271-0/+492