openethereum/ethcore/private-tx
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
..
res Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
src A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
tests Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
Cargo.toml bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00