openethereum/ethcore/src/snapshot/tests
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
..
helpers.rs Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
mod.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
proof_of_authority.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
proof_of_work.rs Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
service.rs Unify and limit rocksdb dependency places (#8371) 2018-04-13 21:14:53 +02:00
state.rs Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
test_validator_contract.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00