openethereum/ethcore/src/engines
Andrew Jones 14361cc7b1 Move ethcore::Error to error_chain (#8386)
* WIP

* Convert Ethcore error to use error_chain

* Use error_chain for ImportError and BlockImportError

* Fix error pattern matches for error_chain in miner

* Implement explicit From for AccountsError

* Fix pattern matches for ErrorKinds

* Handle ethcore error_chain in light client

* Explicitly define Result type to avoid shadowing

* Fix remaining Error pattern matches

* Fix tab space formatting

* Helps if the tests compile

* Fix error chain matching after merge
2018-04-19 11:52:54 +02:00
..
authority_round Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
tendermint Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
validator_set Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +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
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 Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +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