openethereum/ethcore/src/miner
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
..
miner.rs Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
mod.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
pool_client.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
service_transaction_checker.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
stratum.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00