openethereum/miner
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
..
src Fix ancient blocks queue deadlock (#8751) 2018-06-05 19:49:46 +02:00
Cargo.toml Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00