openethereum/miner
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
..
src Parameter to allow user to force the sealing mechanism (#918) 2016-04-11 11:52:33 -07:00
build.rs Adding clippy support to ethminer. 2016-03-10 12:33:29 +01:00
Cargo.toml Bumping clippy 2016-04-06 09:53:56 +02:00