aboutsummaryrefslogtreecommitdiffstats
path: root/console/bridge.go
Commit message (Collapse)AuthorAgeFilesLines
* console: fix return via callbacks (#2910)cdetrio2016-08-161-2/+2
| | | Fixes #2872
* rpc: add new client, use it everywhereFelix Lange2016-07-231-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 packagePéter Szilágyi2016-05-301-0/+317