openethereum/ethcore/evm/src
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
..
benches Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
interpreter Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
evm.rs Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
factory.rs Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00
instructions.rs Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
lib.rs Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00
tests.rs Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00
vmtype.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00