aboutsummaryrefslogtreecommitdiffstats
path: root/internal/jsre/pretty.go
Commit message (Collapse)AuthorAgeFilesLines
* rpc: add new client, use it everywhereFelix Lange2016-07-231-1/+1
| | | | | | The new client implementation supports concurrent requests, subscriptions and replaces the various ad hoc RPC clients throughout go-ethereum.
* console, internal/jsre: colorize JavaScript exceptions tooPéter Szilágyi2016-05-301-0/+18
|
* cmd, console: split off the console into a reusable packagePéter Szilágyi2016-05-301-0/+262