66 Commits

Author SHA1 Message Date
fluencebot
46c53330ba
chore(master): release marine-rs-sdk 0.8.1 (#126)
* chore(master): release marine-rs-sdk 0.8.1

* chore: Bump version to 0.8.1
2023-08-09 13:58:57 +03:00
fluencebot
56f4b4d61e
chore(master): release marine-rs-sdk 0.8.0 (#122)
* chore(master): release marine-rs-sdk 0.8.0

* chore: Bump version to 0.8.0
2023-07-24 17:10:47 +03:00
Anatolios Laskaris
17e420f657
chore(ci): Add release-please (#100)
* Add release-please

* Fix

* Fix

* No to wasmer

* use older rust-toolchain with compatible error messages

---------

Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-02-07 19:58:04 +03:00
Valery Antopol
94d308290e
ci: remove cargo update (#87)
* remove cargo update

* fix doc comments
2022-11-21 06:47:20 +00:00
renovate[bot]
ba3c322e77
Update Rust crate uuid to v1 (#82)
* Update Rust crate uuid to v1

* bump patch version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 22:27:47 +03:00
Valery Antopol
5bc6f5e875
Fix memory leak in compiled modules caused by rust ^1.56 (#75) 2022-07-27 16:04:43 +03:00
Mike Voronov
7924cb248b
Deduplicate SecurityTetraplet (#70) 2021-11-02 22:45:25 +03:00
Valery Antopol
2bd0c63a93
Remove test sdk (#67) 2021-10-07 20:04:54 +03:00
vms
e4c7ed319b cleanup 2021-03-28 22:51:50 +03:00
vms
0ed7b3e6b8 misc improvements 2021-03-28 18:02:36 +03:00
vms
00c72c6438 rearrange consts 2021-03-11 19:01:16 +03:00
vms
eab7d746ef change doc root link 2021-03-11 14:36:01 +03:00
vms
695c870964 add module_manifest macro 2021-03-11 13:58:29 +03:00
vms
d6521af102 simplify the code 2021-03-11 00:07:06 +03:00
vms
549b1d4a87 add sdk version 2021-03-11 00:02:25 +03:00
vms
947d2047fb use directives instead of map 2021-02-28 19:02:30 +03:00
vms
4cf3291323 bump version 2021-02-26 12:57:28 +03:00
vms
40a308946e introduce stringify 2021-02-25 22:56:25 +03:00
vms
25b9fd0ef0 bump versions 2021-02-25 13:46:02 +03:00
vms
06f686fc62 bump versions 2021-02-24 08:51:29 +03:00
vms
210fd72b89 rename reexport 2021-02-22 19:00:29 +03:00
vms
3492f40057 module renaming 2021-02-22 18:30:45 +03:00
vms
b7274974f7 reexport SUCCESS_CODE 2021-02-19 17:19:19 +03:00
vms
a04f4ce4ba add MountedBinaryResult 2021-02-19 17:14:50 +03:00
vms
8d427c0e72 catch up crates.io version 2021-01-12 11:26:39 +03:00
vms
bf564e63d5 fix serde version 2021-01-12 11:16:02 +03:00
vms
3331763e26 bump versions 2020-12-22 15:14:41 +03:00
vms
a555291c1c bump crate versions 2020-12-21 19:15:58 +03:00
vms
7bd2341ded add security tetraplets to CallParameters 2020-12-18 11:47:14 +03:00
vms
3aab224c97 bump versions 2020-12-09 12:22:52 +03:00
vms
b631dab17f reexport WASM_LOG_ENV_NAME 2020-12-09 11:34:39 +03:00
vms
81979910f9 reexport WasmLoggerBuilder 2020-12-07 16:30:03 +03:00
vms
57c624814c bump verion 2020-11-08 18:15:51 +03:00
vms
c9cd2ad4d3 reexport TargetMap 2020-10-29 14:10:50 +03:00
vms
de9259b842 bump versions 2020-10-01 12:27:37 +03:00
vms
598080005d improve vector deallocation scheme 2020-09-22 18:07:19 +03:00
vms
5c993493f9 bump versions 2020-09-22 14:42:51 +03:00
vms
56368c71f3 fix vec size passing 2020-09-22 14:33:15 +03:00
vms
f247a84f6d update 2020-09-22 13:29:23 +03:00
vms
75f4baaa90 bump versions 2020-09-21 13:42:55 +03:00
vms
c8db3e784c move to edition 2018 2020-09-21 10:36:00 +03:00
vms
fe78083ecc initial 2020-09-21 10:31:16 +03:00
vms
04e2538661 bump versions 2020-09-16 00:30:05 +03:00
vms
413df12776 bump versions 2020-09-03 02:46:38 +03:00
vms
b90feb4221 change wasm to wasm32 2020-08-24 20:50:03 +03:00
vms
1a6d536e72 replace fce with cfg 2020-08-24 15:46:29 +03:00
vms
a0e5438417 update 2020-08-24 15:27:46 +03:00
vms
f312b09fec get rid of trait 2020-08-22 13:40:05 +03:00
vms
48bc0e52e2 introduce CallParameters 2020-08-22 00:08:12 +03:00
vms
7018a64c29 add license 2020-07-28 19:35:36 +03:00