418 Commits

Author SHA1 Message Date
Wei Tang
af2d61b9f8 Fix tests and cli 2018-06-29 19:06:33 +08:00
Wei Tang
d6f82000ee Update parity-wasm dependency to 0.31 2018-06-29 19:01:06 +08:00
Sergey Pepyakin
f4b75bd840
Merge pull request #88 from sphinxc0re/patch-1
Fixed typo
2018-06-11 16:55:26 +03:00
Julian Laubstein
187844f79d
Fixed typo 2018-06-06 16:27:20 +02:00
NikVolf
a4ff19d358 bump to 0.2.1 2018-05-31 15:40:23 +02:00
Nikolay Volf
e31f1040e1
Merge pull request #87 from HCastano/use-if-let-statements
Update matches with single arm to be if-let statements
2018-05-31 16:37:47 +03:00
Hernando Castano
e6e340fa0a Update matches with single arm to be if-let statements 2018-05-29 22:46:11 -04:00
Nikolay Volf
de23bfac0a
Merge pull request #84 from paritytech/public-api
Add public api switch to wasm-build
2018-05-21 22:57:27 +03:00
Nikolay Volf
261c823b63
Merge pull request #82 from paritytech/pack-cli
Standalone wasm-pack binary
2018-05-20 22:51:40 +04:00
NikVolf
ce865c1e8a add public api switch 2018-05-18 17:51:37 +04:00
Nikolay Volf
2d60c0bb0e
Merge pull request #81 from paritytech/small-fixes
Small fixes in comments
2018-05-18 17:10:55 +04:00
NikVolf
5609a08e99 change to expect 2018-05-18 16:47:06 +04:00
NikVolf
edabee0649 more fixes to fixes 2018-05-18 16:45:04 +04:00
NikVolf
367514ae07 actual implementation of packer 2018-05-18 16:37:49 +04:00
NikVolf
816f14eac7 also call/deploy update 2018-05-18 16:29:35 +04:00
NikVolf
f9540c5423 some fixes 2018-05-18 16:22:41 +04:00
NikVolf
04ac17c3d5 additional binary 2018-05-18 16:21:25 +04:00
NikVolf
f7e6631c83 add contribution section 2018-05-16 20:52:54 +04:00
Alexey
20ff66c649
Merge pull request #79 from elopio/patch-1
Fix typo
2018-05-16 19:04:26 +03:00
Leo Arias
5ef171209b
Fix typo 2018-05-16 10:01:51 -06:00
Nikolay Volf
947f0b8bbb
Update README.md 2018-05-16 17:39:34 +04:00
NikVolf
7f8811cb2c readme for cli 2018-05-15 18:18:49 +04:00
NikVolf
4112b4b961 bump/set versions 2018-05-15 18:14:23 +04:00
Sergey Pepyakin
60a7776f3a
Merge pull request #77 from paritytech/sorpaas/nostd
Executable refactoring and no_std support
2018-05-15 17:03:53 +03:00
Sergey Pepyakin
867a6a185d Use parity-wasm 0.30 instead of git 2018-05-15 16:54:02 +03:00
Wei Tang
245ac89f2d Rename folder tools to cli to keep it consistent with crate naming 2018-05-15 20:44:18 +08:00
Wei Tang
c79681aa5b Rename wasm-utils-tools to wasm-utils-cli 2018-05-15 19:17:59 +08:00
Wei Tang
d36a8cbacc Move all executables to wasm-utils-tools crate 2018-05-15 19:16:31 +08:00
Wei Tang
b4a1fd88b3 Test no_std build in CI 2018-05-15 08:26:52 +08:00
Wei Tang
605c99974b Fix tests 2018-05-15 08:25:35 +08:00
Wei Tang
a30afec0cd Port core util lib to support no_std 2018-05-15 08:22:29 +08:00
Wei Tang
bb47c22618 Refactor executables to separate crates 2018-05-15 08:05:00 +08:00
NikVolf
fd8311983b bump to 0.1.5 2018-04-26 00:56:11 +03:00
Sergey Pepyakin
e9169f2d64
Merge pull request #73 from paritytech/refactor-gas-metering
Refactor gas metering.
2018-04-25 21:45:27 +03:00
Sergey Pepyakin
6c655fadcd Refactor gas metering. 2018-04-24 16:05:13 +03:00
Sergey Pepyakin
aa84f4d2a5
Merge pull request #72 from paritytech/import-section-missing
Don't panic on missing import section
2018-04-18 21:04:01 +03:00
NikVolf
3bb720befa Don't panic on missing import section 2018-04-18 18:34:26 +03:00
Alexey
9796e9e69a
Merge pull request #71 from paritytech/wasm-pack-ensure-data-section
Wasm pack ensure data section
2018-04-06 10:54:06 +03:00
fro
109c441a92 packer test added 2018-04-05 22:25:05 +03:00
fro
a77ca2a974 ensure here that module has the DataSection 2018-04-05 21:34:10 +03:00
NikVolf
7d185f25dc bump version 2018-03-27 18:20:37 +03:00
Nikolay Volf
2c5c6a663a
Merge pull request #70 from paritytech/error-handling
Add some extended error messaging
2018-03-27 23:20:21 +08:00
NikVolf
2248aa58cf do_main() thing 2018-03-27 17:33:10 +03:00
NikVolf
12f67a8836 fix some spelling 2018-03-27 17:15:31 +03:00
NikVolf
abc9818925 packing errors also 2018-03-27 17:12:55 +03:00
NikVolf
a1bc379d12 more handling 2018-03-27 16:52:19 +03:00
NikVolf
0a141ce901 add some extended error handling 2018-03-27 15:23:19 +03:00
NikVolf
e7235c6587 bump version 2018-03-25 20:48:06 +03:00
Nikolay Volf
6b65eb0386
Merge pull request #69 from paritytech/fix-logging-maxheight
Add 'target' for trace logging in max_height
2018-03-26 01:47:43 +08:00
Sergey Pepyakin
1cebd86bf6 Add 'target' for trace logging in max_height
This should greatly reduce log amount when running parity with trace=wasm.
2018-03-25 14:05:42 +03:00