Commit Graph

67 Commits

Author SHA1 Message Date
fluencebot
6dff62c393
chore(main): release aqua-lib 0.7.7 (#59) 2023-09-22 17:16:30 +03:00
Aleksey Proshutisnkiy
7402e0c072
fix(workers): fix get_worker_id signature (#58) 2023-09-22 17:14:49 +03:00
fluencebot
39da3b5b5c
chore(main): release aqua-lib 0.7.6 (#57) 2023-09-22 15:51:36 +03:00
Aleksey Proshutisnkiy
a773935d65
fix(subnet): change worker_id type (#56) 2023-09-22 14:44:29 +03:00
fluencebot
7634d381d1
chore(main): release aqua-lib 0.7.5 (#55) 2023-09-21 18:56:10 +02:00
Artsiom Shamsutdzinau
3c78d8693f
fix: add subnet.aqua to "files" 2023-09-21 18:54:55 +02:00
fluencebot
3da9ce925b
chore(main): release aqua-lib 0.7.4 (#52) 2023-09-21 18:34:44 +03:00
shamsartem
428365b886
feat(builtin): add subnet.resolve 2023-09-21 18:08:24 +03:00
Aleksey Proshutisnkiy
8447625cfa
feat(workers): add Worker.get_worker_id [NET-523] (#51) 2023-08-31 11:57:17 +03:00
Aleksey Proshutisnkiy
c47dd03e8c
feat(builtin): add resolve_alias_opt [NET-528] (#50) 2023-08-31 11:43:46 +03:00
fluencebot
67edcbb584
chore(main): release aqua-lib 0.7.3 (#48) 2023-08-07 22:22:46 +03:00
Aleksey Proshutisnkiy
fbde8e97c2
feat(builtin): add vault service (#49) 2023-07-17 15:13:20 +03:00
Aleksey Proshutisnkiy
8db811843c
feat: update blueprint API [NET-488] (#45) 2023-06-28 15:51:36 +03:00
fluencebot
b849728f05
chore(main): release aqua-lib 0.7.2 (#47) 2023-06-27 17:29:50 +02:00
Maria Kuklina
ca0af31ace
fix: add workers.aqua to aqua-lib package (#46) 2023-06-27 17:18:06 +02:00
fluencebot
a6f4a2af5a
chore(main): release aqua-lib 0.7.1 (#40) 2023-05-30 16:22:02 +02:00
shamsartem
96af0d4d4d
feat: add console-run (#44) 2023-05-30 16:20:18 +02:00
Maria Kuklina
d4b2e5dd40
extend peer identify api (#43) 2023-04-03 12:31:30 +02:00
Aleksey Proshutisnkiy
f575e71e05
feat(builtin): add worker builtin definition [NET-397] (#42) 2023-03-22 17:21:44 +04:00
Aleksey Proshutisnkiy
d7bc270d36
feat: update Service data structure (#39) 2023-02-24 14:43:36 +04:00
mikhail-1e20
419156c67d
docs: README+ updates (#37) 2023-02-23 21:05:17 +03:00
Anatolios Laskaris
4cd81dbe43
chore: Add release-please and update PR CI (#35)
* Add release-please and update PR CI

* Add renovate config

* Update renovate config

* Fix
2023-02-15 15:46:11 +02:00
folex
c1d0209c81 chore: bump to 0.7.0 😅 2023-02-15 19:13:22 +07:00
folex
e7e5fb41ca
chore: bump version to 0.3.0 2023-02-15 19:09:52 +07:00
folex
94ff99be24
feat!(builtins): srv.info, dist.get_blueprint (#34) 2023-02-15 19:07:33 +07:00
folex
f9ff829413
fix(dist): outline full ModuleConfig structure (#32) 2023-02-15 18:48:10 +07:00
Maria Kuklina
6f7f0cefb5
Add interface for stats (#30) 2022-12-26 14:49:58 +03:00
Aleksey Proshutisnkiy
9870e454a2
feat: add and, or and not (#31) 2022-11-18 16:42:48 +04:00
Maria Kuklina
c48bf22d0d
Fix Service data type (#29)
Add the `aliases` field to match what actually is returning from the node
2022-10-27 15:30:05 +03:00
Pavel
70c78e4f0d
Rename Sig.get_pub_key() to Sig.get_peer_id() (#28) 2022-09-05 21:18:21 +03:00
folex
3d5565f0e9
BREAKING CHANGE: Fix get_contact, clarify connect and is_connected docs (#27) 2022-08-26 10:07:08 +03:00
Maria Kuklina
3298a0e23c
Extend Script service interface with add_from_vault (#26) 2022-06-23 15:09:12 +03:00
folex
d24d2bf6ed
Remove delay from Script.add (#25) 2022-04-25 17:21:02 +04:00
Mike Voronov
69dbb49db6
Improve Script.add signature and docs (#24) 2022-04-25 17:07:22 +04:00
Aleksey Proshutisnkiy
1e892f4ac1
Sig: default tetraplets: get_key_bytes -> get_route_bytes (#23) 2022-03-11 00:52:38 +04:00
folex
8820344f60
Add math.aqua (#21) 2022-03-01 03:40:42 +07:00
boneyard93501
df80149d05
replace aqua-dht link with aqua-lib link 2022-02-28 05:14:22 -06:00
Dima
7e157fbd75
add Debug stringify function service (#22) 2022-02-28 12:17:26 +03:00
folex
c64babf199
Add max_heap_size to Dist.make_module_config 2022-02-08 17:45:53 +03:00
Pavel
83efd3dd74
Sig service redesign (#20) 2022-02-04 21:18:03 +03:00
folex
04e5d1775c
Add node_version and air_version to (op identify) (#19) 2022-01-26 14:16:44 +03:00
Dima
b1bab7036b
Update builtin.aqua 2021-12-27 15:17:14 +03:00
Pavel
75a978c779
Add definition of Sig service (#18) 2021-12-13 18:38:57 +03:00
folex
7ce35fdc74
Bug: change Script.list to return an array of ScriptInfo (#17) 2021-12-06 16:36:38 +03:00
folex
1193236fe7
Peer.timeout: make message non-optional (#16) 2021-11-24 09:52:21 +03:00
folex
0e87271350
Add Peer.timeout (#15) 2021-11-21 18:48:47 +03:00
folex
b90f2dddc3
Remove optional arguments from Op.concat and Op.array (#13)
Op.concat and Op.array do not expect optional arguments to be passed. This causes all sorts of bugs.
2021-10-26 17:47:46 +03:00
Aleksey Proshutisnkiy
049e761810
kad merge: document default count = 20 (#10) 2021-08-12 14:44:44 +03:00
folex
fde133e750 CI: Fix NPM link 2021-07-30 18:09:44 +03:00
folex
a12ebdf755
Switch to manual releases & automatic changelog (#9) 2021-07-30 17:53:16 +03:00