openethereum/ethcore/res
Nikolay Volf 62210fb932 WASM contracts MVP (#5679)
* lifetime issues

* refactor to new 'native env'

* descriptors and such

* wasm mvp continued

* finalized env/ext bindings

* descriptor -> call_args

* inject gas counter

* result processing and engine activation

* tabify some source files

* needs return new

* wasm tests initial

* erradicate warnings

* origin in the descriptor

* update test repo

* payload verification tests

* identity return payload test

* some test description

* dispersion test

* check length here

* suicidal contract

* engine params

* fix typo

* review fixes

* submodule update

* update - purge reserved space

* doc effort

* more review fixes

* fix error message

* fix dependency url

* reorg error handling

* update submodule

* update utils

* update to latest parity-wasm

* tabify

* fix wasm magic header

* update dependencies

* external create and tests

* update to latest tests

* extra trace info

* Update parity-wasm

* update wasm-utils also

* few traces and result handle change

* alter trace content

* fix issues with optimizer, update to latest parity with validator, etc

* static initialization

* license preamble

* update wasm crates and gas costs

* fix grumbles

* bring back lifetime

* fix compilation
2017-07-10 17:42:10 +02:00
..
ethereum azure nodes (#6017) 2017-07-10 13:05:05 +02:00
wasm-tests@9ed6304313 WASM contracts MVP (#5679) 2017-07-10 17:42:10 +02:00
authority_round.json PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00
basic_authority.json Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
constructor.json Allow contract constructors in chain spec (#3932) 2016-12-23 18:44:39 +01:00
instant_seal.json Add registrar fields (#4716) 2017-03-02 12:25:55 +01:00
null.json EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
null_morden.json make spec naming consistent 2016-12-19 14:15:39 +01:00
tendermint.json Fix validator contract syncing (#4789) 2017-03-08 14:41:24 +01:00
validator_contract.json PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00
validator_multi.json Switching ValidatorSet (#4961) 2017-03-23 13:19:28 +01:00
validator_safe_contract.json ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00