openethereum/ethcore
Afri Schoedon 36e230ee16
Expanse Byzantium update w/ correct metropolis difficulty increment divisor (#7463)
* Byzantium Update for Expanse

Here the changes go. Hope I didnt miss anything.

* expip2 changes - update duration limit

* Fix missing EXPIP-2 fields

* Format numbers as hex

* Fix compilation errors

* Group expanse chain spec fields together

* Set metropolisDifficultyIncrementDivisor for Expanse

* Revert #7437

* Add Expanse block 900_000 hash checkpoint
2018-01-05 13:49:07 +01:00
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm Enable strict config parsing. 2018-01-03 11:05:53 +01:00
light Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
native_contracts SecretStore: publish key only if requested through contract 2017-11-24 10:26:24 +03:00
node_filter renamed kvdb_memorydb::in_memory -> kvdb_memorydb::create 2017-10-15 16:17:15 +02:00
res Expanse Byzantium update w/ correct metropolis difficulty increment divisor (#7463) 2018-01-05 13:49:07 +01:00
src Expanse Byzantium update w/ correct metropolis difficulty increment divisor (#7463) 2018-01-05 13:49:07 +01:00
types rename hash crate to keccak-hash 2017-11-10 20:08:28 +01:00
vm Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
wasm Wasm runtime update (#7356) 2017-12-22 21:54:35 +03:00
Cargo.toml Fix tracing failed calls. 2017-12-29 18:11:55 +01:00