openethereum/ethcore/src/snapshot/tests
David 28c731881f
Rlp decode returns Result (#8527)
rlp::decode returns Result

Make a best effort to handle decoding errors gracefully throughout the code, using `expect` where the value is guaranteed to be valid (and in other places where it makes sense).
2018-05-08 11:22:12 +02:00
..
helpers.rs Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02: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 Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
test_validator_contract.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00