openethereum/miner/src
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
..
pool Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
external.rs use constant durations (#8278) 2018-04-02 10:47:56 +02:00
gas_pricer.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
lib.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
work_notify.rs Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00