openethereum/ethcore/src/types/trace_types
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
..
error.rs WASM contracts MVP (#5679) 2017-07-10 17:42:10 +02:00
filter.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
flat.rs rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
localized.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trace.rs rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00