openethereum/ethcore/src/miner
Gav Wood 297d25dd65 Combine mining queue and enabled into single locked datum (#1749)
* Combine mining queue and enabled into single locked datum

Additional tracing.

* Fix bug uncovered by test.

* Fix typo

* Remove unneeded log initialisation in test.

[ci:skip]
2016-07-28 21:06:36 +02:00
..
external.rs replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00
miner.rs Combine mining queue and enabled into single locked datum (#1749) 2016-07-28 21:06:36 +02:00
mod.rs replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00
price_info.rs Miner tests (#1597) 2016-07-14 12:16:53 +02:00
transaction_queue.rs fix typos (#1644) 2016-07-19 20:42:23 +02:00
work_notify.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00