openethereum/ethcore
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
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Remove pass-by-reference return data value from executive (#9211) 2018-08-14 05:27:13 +08:00
light Replace Duration::new() w/ Duration::from_nanos (#9387) 2018-08-21 16:01:09 +01:00
node_filter Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
private-tx Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
res gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
service Better logging when mining own transactions. (#9363) 2018-08-17 16:01:32 +01:00
src gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
stratum Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
sync block view! removal in progress (#9397) 2018-08-24 10:53:31 +01:00
transaction deserialize block only once during verification (#9161) 2018-07-25 14:36:46 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
vm gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
wasm gasleft extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
Cargo.toml Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00