aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils/client.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: add new client, use it everywhereFelix Lange2016-07-231-55/+0
* cmd/geth: codegansta/cli package renamed to urfave/cliBas van Kervel2016-06-091-1/+1
* all: update license informationFelix Lange2016-04-151-7/+7
* cmd, node, rpc: readd inproc RPC client, expose via nodePéter Szilágyi2016-02-091-1/+0
* cmd, common, node, rpc: rework naming convention to canonical onePéter Szilágyi2016-02-091-1/+1
* cmd, node, rpc: move websockets into node, break singletonPéter Szilágyi2016-02-051-118/+0
* cmd, common, node, rpc: move IPC into the node itselfPéter Szilágyi2016-02-041-3/+1
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+176