openethereum/miner/src/pool
Anton Gavrilov 01d399ad66 Return error if RLP size of transaction exceeds the limit (#8473)
* Return error if RLP size of transaction exceeds the limit

* Review comments fixed

* RLP check moved to verifier, corresponding pool test added
2018-04-27 15:02:45 +02:00
..
res Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
tests Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +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 New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
queue.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
ready.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
scoring.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
verifier.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00