openethereum/ethcore/src/verification
Tomasz Drwięga 78e001284f Recently rejected cache for transaction queue (#9005)
* Store recently rejected transactions.

* Don't cache AlreadyImported rejections.

* Make the size of transaction verification queue dependent on pool size.

* Add a test for recently rejected.

* Fix logging for recently rejected.

* Make rejection cache smaller.

* obsolete test removed

* obsolete test removed

* Construct cache with_capacity.
2018-07-02 18:00:06 +01:00
..
queue Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
canon_verifier.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
noop_verifier.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
verification.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00
verifier.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00