aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/utils.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: add new client, use it everywhereFelix Lange2016-07-231-29/+0
* cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix minerPéter Szilágyi2016-05-111-1/+1
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-1/+1
* rpc: add pub/sub supportBas van Kervel2016-04-021-6/+20
* 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