openethereum/ethcore/vm/src
Alexey 5ed2527663 gasleft extern implemented for WASM runtime (kip-6) (#9357)
* Wasm gasleft extern added

* wasm_gasleft_activation_transition -> kip4_transition

* use kip-6 switch

* gasleft_panic -> gasleft_fail rename

* call_msg_gasleft test added and gas_left agustments because this https://github.com/paritytech/wasm-tests/pull/52

* change .. to _

* fix comment for the have_gasleft param

* update tests (0edbf860ff)
2018-08-24 18:03:46 +02:00
..
action_params.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
call_type.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
env_info.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
error.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
ext.rs Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
lib.rs Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00
return_data.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
schedule.rs gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
tests.rs Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00