aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/client_context_go1.7.go
Commit message (Collapse)AuthorAgeFilesLines
* rpc: add new client, use it everywhereFelix Lange2016-07-231-0/+51
The new client implementation supports concurrent requests, subscriptions and replaces the various ad hoc RPC clients throughout go-ethereum.