openethereum/ethcore/wasm/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
..
env.rs gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
lib.rs Allow single opcode stepping for EVM (#9051) 2018-08-14 04:06:15 +08:00
panic_payload.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parser.rs bump parking_lot to 0.6 (#9013) 2018-07-03 17:31:08 +02:00
runtime.rs gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
tests.rs gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00