openethereum/ethcore/src/client
Gav Wood c26cfc1c5a Silent running operating modes (#1477)
* Command=line options.

* Keep alive for the eth protocol.

* Wire up final pieces.

* No network when dark.

* Passive and dark mode work.

* Ensure all RPCs keep alive.

* Fix tests.

* Fix minor bug.

* Minor whitespace.

* Split out some of the sleep-state.

* Fix help text.
2016-07-05 17:50:46 +02:00
..
client.rs Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
config.rs Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
error.rs propagate trace error to the top 2016-05-18 11:34:15 +02:00
mod.rs Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
test_client.rs ethcore finished 2016-07-01 22:34:50 +03:00
trace.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00