openethereum/evmbin/src/display
Wei Tang e4c53a460e
Fix json tracer overflow (#9873)
* Fix json tracer overflow

* Replace trace_executed with a direct trace push

* Remove unused variable

* Add test for 5a51

* Remove duplicate json!
2018-11-08 03:04:36 +08:00
..
json.rs Fix json tracer overflow (#9873) 2018-11-08 03:04:36 +08:00
mod.rs Replace hardcoded JSON with serde json! macro (#9489) 2018-09-11 11:36:38 +02:00
simple.rs Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
std_json.rs Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00