openethereum/ethcore/src/engines
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
..
authority_round Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
tendermint Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
validator_set Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
basic_authority.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
block_reward.rs Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
epoch.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
instant_seal.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
mod.rs Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
null_engine.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
signer.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
transition.rs More code refactoring to integrate Duration (#8322) 2018-04-14 21:35:58 +02:00
vote_collector.rs improve quality of vote_collector module (#7984) 2018-02-27 18:29:43 +01:00