openethereum/ethcore/src/json_tests
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
..
chain.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
difficulty.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
executive.rs Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
mod.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
state.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
test_common.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
transaction.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
trie.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00