19 Commits

Author SHA1 Message Date
NikVolf
f146187e00 finalize tool 2017-12-27 12:12:09 +03:00
NikVolf
06219aa6e2 externalize mem 2017-12-26 16:03:59 +03:00
fro
b8354e292c rename symbol _create to _deploy due to name conflict with external "create" which creates a contract 2017-11-15 19:14:08 +03:00
Sergey Pepyakin
d2c1d92e2b Don't externalize setTempRet0
It is not longer needed, as we stopped to do legalization for JS FFI.
2017-11-09 22:25:27 +03:00
fro
4a70824a88 test for pack added 2017-10-27 18:32:33 +03:00
fro
b369ce903e fix grumbles + added constructor logic 2017-10-26 15:49:55 +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
9111c75292 copy for instruction type, pub module 2017-07-27 13:38:21 +03:00
NikVolf
b2d04ea3a9 initial cost table 2017-07-25 18:43:12 +03:00
NikVolf
729dddc9cc wasm-pack utility to pack wasm files into transactions payload 2017-06-09 18:36:32 +03:00
NikVolf
3255d4be75 result return for optimizer, test correctness 2017-05-09 12:54:16 +03:00
NikVolf
9d03b0984b put externalizer to api 2017-05-05 16:05:21 +03:00
NikVolf
8fca2a9eb6 prints to logger 2017-05-05 15:51:42 +03:00
NikVolf
beea9addfc various fixes 2017-05-04 17:38:09 +03:00
NikVolf
a2b235a818 more of optimizer decomposition 2017-05-04 16:08:57 +03:00
NikVolf
518669e44c optimizer decompose 2017-05-04 15:59:22 +03:00