NikVolf
|
7d185f25dc
|
bump version
|
2018-03-27 18:20:37 +03:00 |
|
NikVolf
|
e7235c6587
|
bump version
|
2018-03-25 20:48:06 +03:00 |
|
NikVolf
|
86dbea72e0
|
bump version
|
2018-03-24 17:48:55 +03:00 |
|
NikVolf
|
9d7c070a62
|
bump version
|
2018-03-13 16:19:51 +03:00 |
|
NikVolf
|
6027d914dc
|
metadata
|
2018-03-13 16:09:28 +03:00 |
|
NikVolf
|
b0f43bb575
|
rename crate
|
2018-03-13 16:02:34 +03:00 |
|
NikVolf
|
fc5f5adf2a
|
update layout for the rest
|
2018-03-12 15:31:16 +03:00 |
|
NikVolf
|
f326e46f5c
|
wasm-build migration
|
2018-03-07 13:54:38 +03:00 |
|
Sergey Pepyakin
|
9527b969a4
|
Impl stack height limiter (#64)
* Initial implementation
* Add wasm-stack-height binary
* Fixes and tracing.
* Doc fixes.
* Fix type resolving for thunks.
* Fix thunk numbering.
* Don't generate thunks for fns with stack_cost = 0
* Diff tests.
* Add table tests.
* Add global test.
* Make tests deterministic.
* Refactoring.
* Clean and refactor.
* Rename Context → Stack in stach_height.
* Don't generate call wrappers if stack_cost = 0
* Errors instead of panics.
* Add with_stack_limit function.
* Fix thunk generation.
* Pass the stack height limit as separate value.
* Use .unwrap_or_default() in diff.rs.
* Remove redundant &.
* Remove simple_test.
* Remove variants of the Error.
* `resolve_func_type` returns an Error.
* Don't unwrap for .last()
* Remove stack_limit from rules::Set
* Rename max_height::compute.
|
2018-02-27 16:52:37 +03:00 |
|
NikVolf
|
0c2820064d
|
update parity-wasm
|
2018-02-21 19:39:00 +03:00 |
|
NikVolf
|
fbb5d1d754
|
also update parity version
|
2018-02-19 20:05:01 +03:00 |
|
NikVolf
|
d220107dab
|
add validation via wabt-rs and fix
|
2018-02-05 00:43:28 +03:00 |
|
NikVolf
|
a1ecded58c
|
fix dependencies and deprecate test
|
2018-01-30 19:35:51 +03:00 |
|
NikVolf
|
ce2d2c57ae
|
fix & update packing test
|
2017-12-27 16:29:26 +03:00 |
|
NikVolf
|
f146187e00
|
finalize tool
|
2017-12-27 12:12:09 +03:00 |
|
NikVolf
|
47812fcc50
|
dependency also here
|
2017-11-03 15:16:48 +03:00 |
|
Sergey Pepyakin
|
4f81a756c9
|
Remove "nondeterminism-check" binary
|
2017-11-01 15:52:51 +03:00 |
|
Sergey Pepyakin
|
a186c81c03
|
Bump parity-wasm to 0.15
|
2017-11-01 15:52:37 +03:00 |
|
fro
|
4a70824a88
|
test for pack added
|
2017-10-27 18:32:33 +03:00 |
|
fro
|
9be2a5bf31
|
runtime type injection implemented #10
|
2017-09-25 20:16:09 +03:00 |
|
fro
|
da265f3671
|
remame indeterminism
|
2017-09-21 12:44:08 +03:00 |
|
fro
|
6aa896e9fe
|
rename non_determinism_checker -> indeterminism_check
tests added
|
2017-09-20 19:21:22 +03:00 |
|
fro
|
31673aa31d
|
non-determinism checker initial impl
wip
|
2017-09-20 12:06:59 +03:00 |
|
NikVolf
|
203cc4fea8
|
rename wasm-opt binary to wasm-prune
|
2017-09-15 22:00:35 +03:00 |
|
NikVolf
|
95f9f04d10
|
bump parity-wasm
|
2017-09-05 11:36:15 +02:00 |
|
NikVolf
|
0c52bcde1d
|
to executable
|
2017-08-09 13:45:35 +03:00 |
|
NikVolf
|
cac0501eec
|
build utility
|
2017-08-08 16:13:15 +03:00 |
|
NikVolf
|
fee06b6d58
|
use crate dependency
|
2017-07-11 11:14:00 +03:00 |
|
NikVolf
|
729dddc9cc
|
wasm-pack utility to pack wasm files into transactions payload
|
2017-06-09 18:36:32 +03:00 |
|
NikVolf
|
0410ae407a
|
update gas assert
|
2017-05-26 02:40:28 +03:00 |
|
NikVolf
|
8fca2a9eb6
|
prints to logger
|
2017-05-05 15:51:42 +03:00 |
|
NikVolf
|
518669e44c
|
optimizer decompose
|
2017-05-04 15:59:22 +03:00 |
|