openethereum/ethcore/evm/src
Nikolay Volf 684322cd6f Kovan WASM fork code (#7849)
* kovan fork code

* introduce ethcore level vm_factory and let it fail

* fix json tests

* wasmcosts as option

* review changes

* wasm costs in parser

* fix evm tests

* review fixes

* fix test

* remove redundant json field
2018-02-19 12:27:42 +01:00
..
benches
interpreter Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
evm.rs
factory.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
instructions.rs
jit.rs
lib.rs
tests.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
vmtype.rs