openethereum/ethcore/src/engines
Marek Kotewicz b4ae1b6528 decode block rlp less often (#9252)
in total:
- removed 4 redundant rlp deserializations
- avoid 1 redundant block data copy
2018-08-02 10:20:46 +01:00
..
authority_round Be more graceful on Aura difficulty validation (#9164) 2018-07-19 22:41:31 +08:00
tendermint Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
validator_set decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
basic_authority.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
block_reward.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
epoch.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
instant_seal.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
mod.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
null_engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
signer.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
transition.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
vote_collector.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00