30 Commits

Author SHA1 Message Date
renovate[bot]
f39cf807a6
fix(deps): update marine rust sdk (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 13:43:53 -05:00
renovate[bot]
a54fea6606
fix(deps): update rust crate marine-rs-sdk to 0.9.0 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-20 18:21:37 -05:00
renovate[bot]
76dd58e402
fix(deps): update marine rust sdk (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 20:10:18 -05:00
renovate[bot]
23aebbaf8c
fix(deps): update rust crate marine-rs-sdk to 0.8.0 (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-25 19:14:19 -07:00
renovate[bot]
1d338e2e4b
chore(deps): update rust crate marine-rs-sdk-test to 0.10.0 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 18:04:42 -05:00
renovate[bot]
6d12ba82de
chore(deps): update rust crate marine-rs-sdk-test to 0.9.1 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 23:35:47 -05:00
renovate[bot]
616e25144e
chore(deps): update rust crate marine-rs-sdk-test to 0.9.0 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 22:40:33 -05:00
renovate[bot]
929ff6b40d
chore(deps): update rust crate marine-rs-sdk-test to 0.8.2 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 21:03:51 -06:00
shamsartem
d218b01a8c
update links (#406) 2022-10-26 11:43:31 +03:00
renovate[bot]
f2146bee14
Update Rust crate marine-rs-sdk-test to 0.8.1 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 09:23:24 -05:00
renovate[bot]
c8b36a4998
Update Marine Rust SDK to 0.7.1 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 20:11:52 -05:00
igor
2bb06463c4
Use set to set shell options (#387)
Co-authored-by: igor <dev@igor.sh>
2022-08-11 13:47:06 +02:00
renovate[bot]
a1fe2c6c78
Update Rust crate marine-rs-sdk-test to 0.7.0 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 10:01:08 -05:00
boneyard93501
316c9a10fc remove test fucntion with_bool 2022-08-01 10:31:31 -05:00
igor
4b56530c05
fix for deployment: added the sk param support (#355)
* fix for deployment: added the sk param support

* returning peer id we used previously

* small fixes

Co-authored-by: igor <dev@igor.sh>
2022-08-01 16:22:33 +02:00
Valery Antopol
b4b2426f34
update marine and marine-rs-sdk in all the crates (#373) 2022-08-01 10:08:26 +03:00
boneyard93501
7552cd78d0
remove Op.noop() temp fix 2022-07-29 13:33:09 -05:00
boneyard93501
97878474dc fixx format 2022-07-29 11:48:06 -05:00
boneyard93501
7c37fbcedf update code to match latest aqua 2022-07-29 11:48:06 -05:00
igor
9d0f3b10eb
reflecting the deployment config changes (#344)
* reflecting the deployment config changes

* Try temporary CI fix (#345)

Co-authored-by: igor <dev@igor.sh>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-06-28 11:54:32 +02:00
boneyard93501
69f2ba4837 update max_heap_size 2022-05-18 02:21:06 -05:00
boneyard93501
abf573ee00 update aqua deploy to config-path from data-path 2022-04-28 09:40:54 +02:00
boneyard93501
172897fa47 update config- to data-path 2022-04-23 12:34:48 -05:00
boneyard93501
79ef63a7a9 fldist to aqua updates 2022-03-23 13:29:44 -05:00
boneyard93501
cc147cfc1b update --data-path to --config-path 2022-03-21 15:41:15 -05:00
boneyard93501
8e472d56ce replace dist with remote 2022-03-21 15:38:41 -05:00
boneyard93501
6e3c198994 bump versions 2022-03-19 13:12:33 -05:00
boneyard93501
a3d0663e4c change fldist to aqua dist deploy 2022-02-11 18:26:50 -06:00
boneyard93501
f87b67410e update to join, add Op.noop() hot fix 2022-01-21 01:44:33 -06:00
boneyard93501
dafd1a9296
Add section 5: Decentralized Oracles With Fluence And Aqua (#35)
* init quickstart-5

* update consensus calc, tests

* update serivce, aqua

* update service and deploymnt

* update aqua, air

* add seq version

* update aquq

* update examples

* add fold, no fold to aqua

* update par

* update service, aqua with err value

* update tests with err_val

* add connect check, remove peer.connect funcs

* update Readme

* move body to gitbook
2021-12-03 01:08:04 -06:00