openethereum/ethcore/src/engines
Andrew Jones 98b89c8e4f [ethcore] remove error_chain (#10616)
* Derive Display for BlockError

* Convert error_chain errors

* Convert ethcore usages of errors

* Fix remaining compile errors in ethcore

* Fix other crates

* Fix tests compilation

* Implement error for Snapshot error

* Remove redundant into
2019-05-06 15:06:20 +02:00
..
authority_round [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
clique [ethcore] remove error_chain (#10616) 2019-05-06 15:06:20 +02:00
validator_set perf(ethcore): micro-opt (#10405) 2019-03-06 15:30:35 +01:00
basic_authority.rs OpenBlock::new take IntoIterator instead of mutable ref to Iterator (#10480) 2019-03-15 15:43:54 +01:00
block_reward.rs simplify parity machine (#10469) 2019-03-13 11:36:13 +01:00
instant_seal.rs OpenBlock::new take IntoIterator instead of mutable ref to Iterator (#10480) 2019-03-15 15:43:54 +01:00
mod.rs ethcore: add clique engine (#9981) 2019-03-27 14:13:24 +01:00
null_engine.rs simplify parity machine (#10469) 2019-03-13 11:36:13 +01:00
signer.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00