Nikolay Volf
|
82340c058a
|
Wasm runtime update (#7356)
* call augmented, wasm-tests updated
* fix all call tests
* fix comments
|
2017-12-22 21:54:35 +03:00 |
|
Sergey Pepyakin
|
359b4de3ff
|
WASM Remove blockhash error (#7121)
* Remove blockhash error
* Update tests.
|
2017-11-26 23:18:58 +03:00 |
|
Sergey Pepyakin
|
7564b05572
|
Make storage_read/write return nothing
|
2017-11-21 17:03:13 +03:00 |
|
Sergey Pepyakin
|
bcdfc50a0b
|
pwasm-std update (#7018)
|
2017-11-13 00:21:15 +03:00 |
|
NikVolf
|
bed82e5cc0
|
elog (events) for wasm runtime
|
2017-11-05 18:54:35 +03:00 |
|
fro
|
6956d218b5
|
address balance extern provided for wasm
|
2017-10-04 19:09:18 +03:00 |
|
Nikolay Volf
|
4260910db6
|
WASM Runtime refactoring (#6596)
* refactoring to new pwasm-std
* pass reference
* remove ref
* missing underscores
|
2017-10-04 13:15:59 +02:00 |
|
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 |
|
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 |
|
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 |
|