openethereum/ethcore/src/client
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
..
chain_notify.rs derive -> ipc 2016-10-04 19:20:16 +03:00
client.rs Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
config.rs Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs CLI option to skip seal check when importing (#2842) 2016-10-24 15:09:13 +02:00
test_client.rs Exposing engine extra info in block RPC (#3169) 2016-11-04 17:35:02 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Exposing engine extra info in block RPC (#3169) 2016-11-04 17:35:02 +01:00