aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/gethrpctest
Commit message (Expand)AuthorAgeFilesLines
* cmd, common, node, rpc: rework naming convention to canonical onePéter Szilágyi2016-02-091-7/+7
* cmd, node, rpc: move websockets into node, break singletonPéter Szilágyi2016-02-051-0/+3
* cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspectPéter Szilágyi2016-02-051-29/+8
* cmd, common, node, rpc: move IPC into the node itselfPéter Szilágyi2016-02-041-59/+2
* cmd, eth, rpc: fix some RPC issues with pending blocksPéter Szilágyi2016-02-031-0/+4
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-28/+25
* core, eth, node, rpc: port the admin and debug APIPéter Szilágyi2015-12-151-1/+1
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-1/+64
* cmd, eth, node, rpc, xeth: use single-instance servicesPéter Szilágyi2015-11-271-3/+3
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-8/+5
* cmd: drop blocktest command, create gethrpctest programPéter Szilágyi2015-11-271-0/+182