65 Commits

Author SHA1 Message Date
folex
d64b14d395
chore(deps): update aqua to 0.9.2 (#176) 2023-01-18 16:54:44 +07:00
renovate[bot]
0eefb94ce6
chore(deps): update dependency @fluencelabs/trust-graph to v3.0.4 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:40:58 +07:00
renovate[bot]
754410727a
chore(deps): pin dependencies (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:32:15 +07:00
renovate[bot]
013fde3743
chore(deps): update dependency @fluencelabs/aqua-lib to ^0.6.0 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 17:55:03 +07:00
Aleksey Proshutisnkiy
cf56bbb9d6
chore: remove garbage code from scheduled scripts (#163) 2022-12-13 20:02:38 +04:00
Aleksey Proshutisnkiy
11d1664f83
chore(aqua-tests): update aqua version (#147) 2022-12-13 14:12:12 +04:00
Aleksey Proshutisnkiy
849aac84b5
chore(api): rename registerServiceRecord to registerService in Aqua API (#142)
BREAKING CHANGE: update your projects that use registerServiceRecord API call
2022-10-17 15:50:48 +04:00
Aleksey Proshutisnkiy
154a9287cf
chore(doc): annotate Aqua API constants (#141) 2022-10-17 12:39:39 +04:00
folex
b3b20d1856 aqua 0.7.7-353 2022-10-14 15:07:01 +04:00
Aleksey Proshutisnkiy
07e06a98e3
chore(aqua): update to nightly (#134) 2022-10-11 15:52:14 +04:00
Aleksey Proshutisnkiy
9ca1f0498c
feat(aqua): add tests (#127) 2022-10-10 17:25:10 +04:00
Aleksey Proshutisnkiy
6b51f9381b
fix(example): update example and fix bugs in Aqua code (#122) 2022-09-29 21:05:02 +04:00
Aleksey Proshutisnkiy
fe030623f8
fix: Aqua API and internal sqlite table cleaning (#121) 2022-09-23 22:58:12 +04:00
Aleksey Proshutisnkiy
ca8e638dea
feat: API rework (#118)
BREAKING CHANGE: Aqua and Service APIs significantly changed
2022-09-20 19:06:21 +04:00
Aleksey Proshutisnkiy
d4fcadeba0
aqua: add workarounds for current bugs; setup ci for example (#109) 2022-06-24 19:57:58 +04:00
Aleksey Proshutisnkiy
ad051252ae
aqua: rewrite join/timeout behaviour (#107) 2022-06-21 13:12:29 +04:00
boneyard93501
cde7b4d7f5
bump versions including aqua, remove outdated README (#102) 2022-04-13 13:58:18 +04:00
Aleksey Proshutisnkiy
fb64f428f0
update npm dependencies (#105) 2022-04-13 13:56:07 +04:00
Aleksey Proshutisnkiy
6b320dd95f
aqua: fix bugs in API (#104) 2022-04-13 01:11:26 +04:00
Aleksey Proshutisnkiy
7671235b02
service: fix tetraplets checking for register (#103) 2022-04-12 14:48:21 +04:00
Aleksey Proshutisnkiy
4489fe0ec4
aqua: fix scheduled scripts compilation (#100) 2022-04-11 16:35:20 +04:00
Aleksey Proshutisnkiy
1c5ec8754d
Add resources-api, update terminology, remove pinned field from keys (#99) 2022-04-11 16:24:51 +04:00
Aleksey Proshutisnkiy
f8e00527a7
Add merge_routes, find routes in neighbourhood, move aqua to camelCase (#98) 2022-04-01 20:50:15 +04:00
Aleksey Proshutisnkiy
721f60a917
aqua: republish route before register for route (#95) 2022-03-31 19:15:57 +04:00
Aleksey Proshutisnkiy
d7c62a57d9
aqua: fix relay for host record lifecycle (#93) 2022-03-29 18:14:09 +04:00
Aleksey Proshutisnkiy
78dafff714
Fix propagate_host_record, update annotations in aqua (#92) 2022-03-29 14:58:55 +04:00
Aleksey Proshutisnkiy
164b353be8
routing API: set relay_id as HOST_PEER_ID (#90) 2022-03-28 10:35:54 +04:00
Aleksey Proshutisnkiy
ef0ee12ca3
update aqua 0.7.0; fluence-js 0.21.6 2022-03-23 23:57:29 +04:00
Aleksey Proshutisnkiy
a79de9a313
update npm dependencies (#88) 2022-03-16 23:26:56 +04:00
Aleksey Proshutisnkiy
16fba064be
Change API and db structure from keys to routes (#87) 2022-03-10 19:49:38 +04:00
Aleksey Proshutisnkiy
3ae172d7ce
npm: update dependencies (#85) 2022-02-24 17:26:41 +03:00
Aleksey Proshutisnkiy
1ce44197b4
fix publishing (#84) 2022-02-24 16:57:33 +03:00
Aleksey Proshutisnkiy
ab31e61d1c
transition to registry (#82) 2022-02-24 16:37:58 +03:00
Aleksey Proshutisnkiy
845705df98
scheduled script fix (#83) 2022-02-05 10:14:27 +03:00
Aleksey Proshutisnkiy
3598c9044b
get_values: return error if key not exists instead of empty vec (#60) 2021-09-29 18:05:45 +03:00
folex
0ef7dc9f7b initTopicAndSubscribeBlocking: remove 'co' 2021-09-19 18:12:30 +03:00
Aleksey Proshutisnkiy
69aed67517
CI: pack builtin-service with generated .wasm and scheduled scripts (#57) 2021-09-16 15:25:28 +03:00
folex
c19ee1293e
Add initTopicAndSubscribeBlocking (#56) 2021-09-13 15:30:43 +03:00
folex
f66269ee25
Aqua 0.3.1 (#55)
* Aqua 0.3.1

* Do not publish aqua-dht-ts
2021-09-13 14:27:38 +03:00
folex
7ee5b79fad CI: mkdir target/typescript 2021-09-13 14:07:04 +03:00
folex
95b74bdeb3
Update JS SDK to 0.12 (#54) 2021-09-13 13:44:30 +03:00
folex
899d049ff0
JS SDK 0.11, Aqua 0.3 (#53) 2021-09-13 12:32:36 +03:00
folex
04b00967f9
JS SDK 0.10 (#47) 2021-09-02 17:43:32 +03:00
folex
1356e404e9
CI: update aqua-dht version in Builtin Services (#45) 2021-08-24 17:06:45 +03:00
folex
3d36cbe042
CI: fix TS release (#38) 2021-08-02 17:55:26 +03:00
folex
cd0af8fe77 CI: clean cache 2021-07-30 19:12:16 +03:00
folex
0abf59f4d6 CI: Add @fluencelabs/fluence to target/typescript deps 2021-07-30 19:03:18 +03:00
folex
ed4e1dd96a
Add README for NPM packages (#37) 2021-07-30 14:38:34 +03:00
folex
9a729611c6
Restructure (#31) 2021-07-28 13:53:38 +03:00
folex
86d8547eec Update aqua-dht to aqua-lib 0.1.9 2021-07-13 19:24:26 +03:00