openethereum/evmbin/src/display
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
..
json.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00
mod.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00
simple.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
std_json.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00