openethereum/ethcore/spec/src
Niklas Adolfsson c4ca84cdf3 [export hardcoded sync]: use debug for H256 (#11204)
Fixes #11202

The `Display` implementation for `SpecHardcodedSync` used the `Display` implementation of
`ethereum_types::H256` which doesn't show the full hash which this fixes.
2019-10-25 18:12:14 +02:00
..
chain.rs [spec] add istanbul test spec (#11033) 2019-09-10 18:28:21 +02:00
genesis.rs Update JSON tests to d4f86ecf4aa7c (#11054) 2019-09-25 10:02:04 +02:00
lib.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
seal.rs Update JSON tests to d4f86ecf4aa7c (#11054) 2019-09-25 10:02:04 +02:00
spec.rs [export hardcoded sync]: use debug for H256 (#11204) 2019-10-25 18:12:14 +02:00