Nikolay Volf
|
ee14a3fb31
|
WASM runtime update (#6467)
* refactor to new parity-wasm
* more errors refactoring
* final test
* update tests
* fix merge bugs
|
2017-09-10 18:02:31 +02:00 |
|
Fredrik
|
308f36a532
|
Don't reexport bigint from util
|
2017-09-04 16:36:49 +02:00 |
|
Nikolay Volf
|
abecd80f54
|
Wasm math tests extended (#6354)
* extend math tests
* use latest wasm-tests
* cleanup
* avoid overflow
* use correct gas-
* and division
|
2017-08-28 14:12:40 +02:00 |
|
Nikolay Volf
|
9e4c122cf3
|
WASM math test (#6305)
* wasm tests initial
* fix bug in bitswap
|
2017-08-20 12:02:59 +08:00 |
|
Nikolay Volf
|
4ab607d4de
|
wasm-std refactoring (#6278)
|
2017-08-14 12:33:52 +03:00 |
|
Alexey
|
d209100a60
|
Wasm storage read test (#6255)
* Test for read from prepopulated storage implemented
* wasm-tests submodule update
* fix identation
* comment for storage_read added
|
2017-08-09 10:57:54 +02:00 |
|
NikVolf
|
c1108da6e9
|
fixed wasm tests
|
2017-08-01 14:35:43 +03:00 |
|
NikVolf
|
017430e803
|
fixed evm tests
|
2017-08-01 14:33:49 +03:00 |
|
Nikolay Volf
|
b7006034b1
|
Decouple virtual machines (#6184)
* work in progress for splitting vms
* evm working
* Evm -> Vm
* wasm converted
* ethcore working
* test fixes
|
2017-08-01 13:37:57 +03:00 |
|