openethereum/ethcore
Niklas Adolfsson 1113682555 fix: export hardcoded sync format (#11416)
* fix: export hardcoded sync format

* address grumbles

* make tests compile with rustc_hex 2.0

* fix grumbles: impl LowerHex for encoded Header
2020-01-28 17:08:56 +01:00
..
account-db Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
account-state dependencies: bump derive_more v0.99 (#11405) 2020-01-24 14:52:50 +01:00
benches Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
block-gas-limit Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
block-reward Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
blockchain Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
builtin Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
call-contract Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
client-traits Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
db Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
engine Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
engines AuthorityEngine: Minor cleanups. (#11408) 2020-01-27 14:30:42 +01:00
evm Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
executive-state Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
light verification: fix race same block + misc (#11400) 2020-01-24 16:51:11 +01:00
machine Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
node-filter Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
pod Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
private-tx dependencies: bump derive_more v0.99 (#11405) 2020-01-24 14:52:50 +01:00
res update hardcoded headers: mainnet and ropsten (#11414) 2020-01-28 14:43:16 +01:00
service Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
snapshot Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
spec fix: export hardcoded sync format (#11416) 2020-01-28 17:08:56 +01:00
src verification: fix race same block + misc (#11400) 2020-01-24 16:51:11 +01:00
state-db Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
sync Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
trace Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
trie-vm-factories Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
types fix: export hardcoded sync format (#11416) 2020-01-28 17:08:56 +01:00
verification verification: fix race same block + misc (#11400) 2020-01-24 16:51:11 +01:00
vm Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
wasm Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
Cargo.toml json-tests: Fix compile error (#11384) 2020-01-16 10:15:22 +01:00