openethereum/ethcore
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
..
benches Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
crypto Bump error-chain and quick_error versions (#8972) 2018-06-25 14:20:44 +02:00
evm bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
light bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
node_filter bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
private-tx A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
res Recursive test (#9042) 2018-07-05 10:09:01 +03:00
service Bump error-chain and quick_error versions (#8972) 2018-06-25 14:20:44 +02:00
src A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
stratum bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
sync A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
transaction Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
types added from and to to Receipt (#8756) 2018-06-07 16:47:41 +02:00
vm Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
wasm Recursive test (#9042) 2018-07-05 10:09:01 +03:00
Cargo.toml Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00