openethereum/rpc/src/v1/tests
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
..
helpers U256 instead of Option<U256>. Fix up tests. 2016-06-28 10:21:29 +02:00
mocked Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
eth.rs Optionally clone block behind work-package. 2016-06-30 12:56:58 +02:00
mod.rs add ability to have heavy tests 2016-05-31 19:51:24 +02:00