Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | console: fix return via callbacks (#2910) | cdetrio | 2016-08-16 | 1 | -2/+2 |
| | | | Fixes #2872 | ||||
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -105/+69 |
| | | | | | | The new client implementation supports concurrent requests, subscriptions and replaces the various ad hoc RPC clients throughout go-ethereum. | ||||
* | cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-05-30 | 1 | -0/+317 |