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 |
|
Péter Szilágyi
|
6886913fdf
|
Merge pull request #2670 from bas-vk/indent
Ignore round and curly brackets in strings for indentation level
|
2016-06-09 15:42:17 +03:00 |
|
Bas van Kervel
|
dbcdf83ed8
|
console: ignore round and curly brackets in strings when determining indentation level
|
2016-06-08 14:21:52 +02:00 |
|
Péter Szilágyi
|
d251d48439
|
console: fix windows color transformation issue
|
2016-06-08 13:12:15 +03:00 |
|
Felix Lange
|
ad0e6e971e
|
console: remove unnecessary JS evaluation in Welcome
|
2016-06-03 11:08:55 +02:00 |
|
Péter Szilágyi
|
da729e5b38
|
cmd/geth, console: fix reviewer issues
|
2016-05-31 10:59:38 +03:00 |
|
Péter Szilágyi
|
14ae5708d6
|
console, internal/jsre: colorize JavaScript exceptions too
|
2016-05-30 17:25:23 +03:00 |
|
Péter Szilágyi
|
ffaf58f0a9
|
cmd, console: split off the console into a reusable package
|
2016-05-30 17:25:23 +03:00 |
|