openethereum/miner/src/pool
David 6e2e08628a Attempt to fix intermittent test failures (#8584)
Occasionally should_return_correct_nonces_when_dropped_because_of_limit fails, possibly because of multiple threads competing to finish. See CI logs here for an example: https://gitlab.parity.io/parity/parity/-/jobs/86738
2018-05-10 12:33:56 +02:00
..
res Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
tests Attempt to fix intermittent test failures (#8584) 2018-05-10 12:33:56 +02:00
client.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +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 Transaction Pool improvements (#8470) 2018-05-02 09:31:06 +02:00
queue.rs Transaction Pool improvements (#8470) 2018-05-02 09:31:06 +02:00
ready.rs Transaction Pool improvements (#8470) 2018-05-02 09:31:06 +02:00
scoring.rs Transaction Pool improvements (#8470) 2018-05-02 09:31:06 +02:00
verifier.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00