openethereum/json/src
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
..
blockchain Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
misc Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
spec Refactor EIP150, EIP160 and EIP161 forks to be specified in CommonParams (#8614) 2018-05-22 12:24:09 +08:00
state Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
test Difficulty tests 2017-10-10 14:51:12 +02:00
transaction Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trie updated serde to version 1.0 2017-07-06 11:36:15 +02:00
vm fix typos in vm description comment (#8446) 2018-04-24 14:25:27 +02:00
bytes.rs updated serde to version 1.0 2017-07-06 11:36:15 +02:00
hash.rs bloom refactor (#7475) 2018-01-14 22:43:28 +01:00
lib.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
maybe.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
uint.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00