openethereum/sync/src/tests
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
..
chain.rs moved TestBlockChainClient to ethcore 2016-03-10 20:27:50 +01:00
helpers.rs Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
mod.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00