openethereum/evmbin/src
Hernando Castano 3c3d2ef2b9 Replace hardcoded JSON with serde json! macro (#9489)
* Replace hardcoded JSON with serde json! macro

* Use "{:#x}" formatter instead of "0x{:x}"

* Sort fields of JSON test strings alphabetically

* Stop escaping new lines in evmbin JSON errors

* Remove unnecessary 'to_string()' calls

* Add test with non-empty storage values
2018-09-11 11:36:38 +02:00
..
display Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00
info.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00
main.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00