Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -38/+11 |
| | | | | | | The new client implementation supports concurrent requests, subscriptions and replaces the various ad hoc RPC clients throughout go-ethereum. | ||||
* | rpc: add pub/sub support | Bas van Kervel | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | rpc: simplify inproc client | Felix Lange | 2016-03-01 | 1 | -69/+19 |
| | | | | Fixes #2277 | ||||
* | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 1 | -0/+111 |