openethereum/ethcore/evm
Wei Tang ff716e7799
Remove pass-by-reference return data value from executive (#9211)
* Remove pass-by-reference return data value from executive

* Fix tests

* Fix a missing test output

* typo: wasm_activation_test

* Tracing change in output

* json_tests: fix compile

* typo: 0..32 -> ..32 to keep it consistent with other occurance

* Fix tests
2018-08-14 05:27:13 +08:00
..
src Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
Cargo.toml Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00