openethereum/miner
Tomasz Drwięga aa67bd5d00 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-05 16:27:48 +01:00
..
src A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
Cargo.toml Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00