openethereum/ethcore/src/engines
Wei Tang 8fa56add47 Properly handle check_epoch_end_signal errors (#10015)
* Make check_epoch_end_signal to only use immutable data

* Move check_epoch_end_signals out of commit_block

* Make check_epoch_end_signals possible to fail

* Actually return the error from check_epoch_end_signals

* Remove a clone

* Fix import error
2019-02-07 14:34:07 +01:00
..
authority_round finality: dont require chain head to be in the chain (#10054) 2019-01-08 11:14:59 +01:00
validator_set Remove CallContract and RegistryInfo re-exports from `ethcore/client` (#10205) 2019-01-17 16:43:08 +01:00
basic_authority.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
block_reward.rs Merge Machine and WithRewards (#10071) 2019-01-10 13:11:39 +01:00
instant_seal.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs Properly handle check_epoch_end_signal errors (#10015) 2019-02-07 14:34:07 +01:00
null_engine.rs Merge Machine and WithRewards (#10071) 2019-01-10 13:11:39 +01:00
signer.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00