openethereum/json/src/spec
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
..
account.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
authority_round.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
basic_authority.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
builtin.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
ethash.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00
genesis.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
hardcoded_sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
null_engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
params.rs `gasleft` extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
seal.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
spec.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
state.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
tendermint.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
validator_set.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00