openethereum/ethcore/src/client
Arkadiy Paronyan e727d92e0f Mode configuration backported to beta (#3213)
* 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...

* Parity configuration settings, i.e. mode (#3212)

* Add initial page

* Add parity icon

* opacity for parity icon

* Mode selector

* Actually set mode when value changes


Former-commit-id: 64386d94adfa58aa30bab2005eeb64f6343c8248
2016-11-05 14:37:45 +01:00
..
chain_notify.rs derive -> ipc 2016-10-04 19:20:16 +03:00
client.rs Mode configuration backported to beta (#3213) 2016-11-05 14:37:45 +01:00
config.rs Mode configuration backported to beta (#3213) 2016-11-05 14:37:45 +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 Backporting (#3198) 2016-11-04 18:59:49 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Backporting (#3198) 2016-11-04 18:59:49 +01:00