openethereum/rpc/src/v1
Gav Wood 744501c454 Mode improvements for UI (#3109)
* `--mode=off` now works.

* Add Mode::Off as a persistent CLI option.

* "last" not "auto" as default.

* Commit accidentally unsaved file.

* Whitespace

[ci:skip]

* Mode CLI parse fix

* or offline

* Save mode when it gets changed.

* Fix Offline mode

* Fix up mode operations.

* Make passive default, but not overriding.

* Fix test

* Maybe not everyone wants to run an archive node...
2016-11-05 10:38:00 +01:00
..
helpers Add error for sendRawTransaction and estimateGas (#3194) 2016-11-04 18:33:10 +01:00
impls Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
tests Add error for sendRawTransaction and estimateGas (#3194) 2016-11-04 18:33:10 +01:00
traits Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
types Exposing engine extra info in block RPC (#3169) 2016-11-04 17:35:02 +01:00
mod.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00