17 Commits

Author SHA1 Message Date
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
69fcb9d53f
Migration of the NEAR example to using the Fluence CLI (#388)
* migrated the rust part to fluence cli; updated readme

* migrated the JS part to the fluence CLI; updated the readme

* small formatting fix: backtick

* small formatting fix: backticks missed

* removed unnecessary files

* replaced aqua cli with fluence in package.json, updated readme reflecting the change

* Addressed the pull-requests comments:

+ added more info on the fluence cli;
+ renamed functions so they are explanatory;
+ cut too verbose output;
+ updated the outdated output for deployment;
+ renamed near-related arguments so it's easy to distinguish them;
+ small other improvements.

* readme changes: reformated to a separate tooling section

* small formatting fixed in readme

* Addressing pr comments:

+ removed the tooling section from the readme;
+ added a segway for using fluence cli;
+ fixed typo;
+ removed a commented both from code and the readme.

* + renamed node to peer;
+ added a link on AccountView Near interface;

* small correction regarding fluence cli statement

* removed unnecessary reference for quickstart example

Co-authored-by: igor <dev@igor.sh>
2022-08-25 22:48:39 +02: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
Valery Antopol
b4b2426f34
update marine and marine-rs-sdk in all the crates (#373) 2022-08-01 10:08:26 +03:00
igor
7190f74f7b
changes to comply with the schema pairs support for mounted_binaries, mapped_dirs, envs (#346)
Co-authored-by: igor <dev@igor.sh>
2022-06-28 14:55:15 +02: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
d23b7c294e update max_heap_size 2022-05-18 02:01:43 -05:00
boneyard93501
cc3403f7db replace fluence New_service with aqua dist deploy 2022-02-07 02:05:16 -06:00
boneyard93501
a19df9ed61 bump versions 2022-02-07 02:04:28 -06:00
boneyard93501
50c8cf3428 update functions 2022-01-31 13:55:12 -06:00
boneyard93501
56fe289480 add aqua use examples 2021-12-19 02:10:12 -06:00
boneyard93501
faf2cf64d7 add structured account view with serde_json and update aqua example 2021-12-19 02:09:28 -06:00
boneyard93501
ba79f5ce9c
NEAR integration with Fluence and Aqua (#38)
* upadte demo

* init repo

* update curl params

* add string sub alteantive, update aqua

* update

* bump versions, remove unused files

* update aqua

* 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

* update fldist run_air to aqua run

* bump versions

* add fldist disclaimer, update version in fluence js client

* update services, fjs node

* update urls

* update dialer

* change multiaddr

* Add 'tcp' to multiaddr

* Aqua examples: checking npm version in aqua-ipfs-integration (#37)

* update service id

* update signer and services, readme

* add functon

* move repo

* update docs

* update Marine section

* Update README.md

* update error mapping

* remove contract.rs

Co-authored-by: folex <0xdxdy@gmail.com>
Co-authored-by: Pavel <Pavel.Murygin@gmail.com>
2021-12-18 14:56:34 -06:00