openethereum/miner/src
Tomasz Drwięga 6771539a90 Fix ancient blocks queue deadlock (#8751)
* Revert "Fix not downloading old blocks (#8642)"

This reverts commit d1934363e7.

* Make sure only one thread actually imports old blocks.

* Add some trace timers.

* Bring back pending hashes set.

* Separate locks so that queue can happen while we are importing.

* Address grumbles.
2018-06-05 19:49:46 +02:00
..
pool Fix ancient blocks queue deadlock (#8751) 2018-06-05 19:49:46 +02:00
external.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
gas_pricer.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
work_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00