plugeth/internal/jsre
Felix Lange 91b7690428 rpc: add new client, use it everywhere
The new client implementation supports concurrent requests,
subscriptions and replaces the various ad hoc RPC clients
throughout go-ethereum.
2016-07-22 23:21:27 +02:00
..
bignumber_js.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
completion_test.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
completion.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
ethereum_js.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
jsre_test.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
jsre.go internal/jsre: ensure Stop can be called more than once 2016-06-02 22:49:33 +02:00
pretty.go rpc: add new client, use it everywhere 2016-07-22 23:21:27 +02:00