openethereum/sync/src
Gav Wood c48374dbc6 Parameter to allow user to force the sealing mechanism (#918)
* Allow block sealing mechanism to be forced, even when not mining.

* Fix deadlock in dispatch_transaction. Fix tests.

* Horrible workaround for transaction importing.

* Reduce tracing. Cleanups.

* Remove logging.

* Remove broken code inherited from dodgy implementation.

* pre-query tx queue nonce also if any

* remove outside nonce queries

* remove queue nonces
2016-04-11 11:52:33 -07:00
..
tests Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
chain.rs Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
io.rs no flag also 2016-03-17 14:56:19 +01:00
lib.rs Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
range_collection.rs Download bodies for validated hash chain only 2016-03-12 16:01:34 +01:00