aboutsummaryrefslogtreecommitdiffstats
path: root/node/service.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-1/+1
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-0/+4
* cmd, eth, node, rpc, xeth: use single-instance servicesPéter Szilágyi2015-11-271-24/+14
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-6/+29
* node: customizable protocol and service stacksPéter Szilágyi2015-11-271-0/+67