Commit Graph

589 Commits

Author SHA1 Message Date
712217aa63 fix sp 2022-09-22 09:25:55 -05:00
2023105f49 Update README.md 2022-09-22 09:25:55 -05:00
a823bf2255 Update README.md 2022-09-22 09:25:55 -05:00
3d2c907ed3 init readme 2022-09-22 09:25:55 -05:00
d6a4c1e312 update and extend demo data 2022-09-22 09:25:55 -05:00
e69a17f570 update aqua 2022-09-22 09:25:55 -05:00
a1842f7454 init vrf demo 2022-09-22 09:25:55 -05:00
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
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
942a058a4f remove deadcode, update indexers 2022-09-07 00:52:51 -05:00
b7e6d9f6bf update param references 2022-09-07 00:51:39 -05:00
febe757bfe update param file path 2022-09-06 16:28:24 -05:00
1c35c2344d remove dead code 2022-09-06 15:20:28 -05:00
04350957f1 update arg file reference 2022-09-06 15:20:27 -05:00
31ae09bc50 Update Fluence JS (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-05 19:35:31 -05:00
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
e68094ece2 Update dependency @fluencelabs/fluence to v0.23.5 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-25 11:59:57 -05:00
8985eb9df0 Update dependency @fluencelabs/aqua to v0.7.5-340 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 22:31:14 -05:00
d90315d0c8 Update Fluence JS (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 01:23:23 -05:00
2bb06463c4 Use set to set shell options (#387)
Co-authored-by: igor <dev@igor.sh>
2022-08-11 13:47:06 +02:00
d8a9f94ab0 Update Fluence JS (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:41:52 -05:00
70d43f095a Try ignoreUnstable: false (#385) 2022-08-03 19:08:39 +03:00
13ab41f454 Try ignore unstable (#384) 2022-08-03 19:04:44 +03:00
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
96ba32cfbc Pin dependencies (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 10:00:15 -05:00
bc85969f30 Configure Renovate (#378)
* Add renovate.json

* Disable dependabot

* Add renovate config

* Ignore project in archived

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-08-03 14:57:30 +03:00
316c9a10fc remove test fucntion with_bool 2022-08-01 10:31:31 -05:00
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
b4b2426f34 update marine and marine-rs-sdk in all the crates (#373) 2022-08-01 10:08:26 +03:00
7552cd78d0 remove Op.noop() temp fix 2022-07-29 13:33:09 -05:00
97878474dc fixx format 2022-07-29 11:48:06 -05:00
7c37fbcedf update code to match latest aqua 2022-07-29 11:48:06 -05:00
85a90c9467 Bump @fluencelabs/aqua in /aqua-examples/aqua-ipfs-integration (#374)
Bumps [@fluencelabs/aqua](https://github.com/fluencelabs/aqua) from 0.7.4-322 to 0.7.4-333.
- [Release notes](https://github.com/fluencelabs/aqua/releases)
- [Commits](https://github.com/fluencelabs/aqua/commits)

---
updated-dependencies:
- dependency-name: "@fluencelabs/aqua"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 08:57:47 -05:00
71610b2891 add raw param config 2022-07-15 15:20:12 -05:00
3d9ee41117 fix space 2022-07-15 15:19:36 -05:00
b6077b45b3 Decentral blockchain example update (#372)
* updates to make going thru the example smoother

* fixed missing redundant square bracket

Co-authored-by: igor <dev@igor.sh>
2022-07-14 12:53:53 -05:00
bd03f740ce rm api 2022-07-12 12:57:09 -05:00
bd869fa557 fix link 2022-07-12 09:45:00 -05:00
dc7cd68a23 add ifs and utility services 2022-07-11 19:32:29 -05:00
eb61947bf8 add cid 2022-07-11 19:32:29 -05:00
93fb030350 add ipfs test 2022-07-11 19:32:29 -05:00
ce512342b0 add ipfs cid reference 2022-07-11 19:32:29 -05:00
44cd2f7fc5 add ipfs to function parameters 2022-07-11 19:32:29 -05:00
11c72d8e6b add ipfs adapter 2022-07-11 19:32:29 -05:00
4555960dae clean up obsolete param files 2022-07-11 19:32:29 -05:00
335093f5f9 update modules 2022-07-11 19:32:29 -05:00
876e114695 updated module references 2022-07-11 19:32:29 -05:00
0833045ff6 update scripts 2022-07-11 19:32:29 -05:00
a9d62537fe add param dir 2022-07-11 19:32:28 -05:00
ee67ec6edc add new service dirs 2022-07-11 19:32:28 -05:00