openethereum/ethcore/src/spec
Wei Tang 3fde07b2e1 Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams (#8614)
* Allow post-homestead forks to be specified in CommonParams

* Fix all json configs

* Fix test in json crate

* Fix test in ethcore

* Fix all chain configs to use tabs

Given we use tabs in .editorconfig and the majority of chain configs.
This change is done in Emacs using `mark-whole-buffer` and `indent-region`.
2018-05-22 12:24:09 +08:00
..
genesis.rs clean up ethcore::spec module imports (#7990) 2018-02-23 19:37:23 +01:00
mod.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
seal.rs clean up ethcore::spec module imports (#7990) 2018-02-23 19:37:23 +01:00
spec.rs Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams (#8614) 2018-05-22 12:24:09 +08:00