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 Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
interpreter Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
evm.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
factory.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
instructions.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
jit.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
lib.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
tests.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
vmtype.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00