openethereum/ethcore/transaction/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
..
error.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
lib.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
transaction.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00