openethereum/miner/src/pool
Tomasz Drwięga e5f2042840 Disable parallel verification and skip verifiying already imported txs. (#8834)
* Reject transactions that are already in pool without verifying them.

* Avoid verifying already imported transactions.
2018-06-18 16:09:13 +01:00
..
res [beta] Backports (#8624) 2018-05-15 07:41:30 +02:00
tests Disable parallel verification and skip verifiying already imported txs. (#8834) 2018-06-18 16:09:13 +01:00
client.rs [beta] Backports (#8624) 2018-05-15 07:41:30 +02:00
listener.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
local_transactions.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
mod.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
queue.rs Disable parallel verification and skip verifiying already imported txs. (#8834) 2018-06-18 16:09:13 +01:00
ready.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
scoring.rs [beta] Backports (#8785) 2018-06-04 22:29:20 +02:00
verifier.rs Disable parallel verification and skip verifiying already imported txs. (#8834) 2018-06-18 16:09:13 +01:00