aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/utils.go
Commit message (Expand)AuthorAgeFilesLines
* cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspectPéter Szilágyi2016-02-051-2/+1
* rpc: add jsonrpc version to module request, use json typesPéter Szilágyi2016-02-041-9/+7
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+246