openethereum/ethcore
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
..
res Add missing args and some new JSONs for testing. 2016-06-19 14:49:06 +02:00
src Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
build.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
Cargo.toml Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00