openethereum/miner/src
Tomasz Drwięga 662e76629c A last bunch of txqueue performance optimizations (#9024)
* Clear cache only when block is enacted.

* Add tracing for cull.

* Cull split.

* Cull after creating pending block.

* Add constant, remove sync::read tracing.

* Reset debug.

* Remove excessive tracing.

* Use struct for NonceCache.

* Fix build

* Remove warnings.

* Fix build again.
2018-07-07 16:55:39 +01:00
..
pool A last bunch of txqueue performance optimizations (#9024) 2018-07-07 16:55:39 +01:00
external.rs use constant durations (#8278) 2018-04-02 10:47:56 +02:00
gas_pricer.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
lib.rs [beta] Backports (#8916) 2018-06-19 10:41:14 +02:00
work_notify.rs Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00