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 |
|
folex
|
49f3b39e4a
|
README: link to doc & add example
|
2021-07-30 15:00:01 +03:00 |
|
folex
|
0842501dfe
|
Add new Op and Dist functions
|
2021-07-22 19:36:51 +03:00 |
|
folex
|
47875e6465
|
CI: check Aqua compilation (#7)
|
2021-07-05 15:26:22 +03:00 |
|
folex
|
15953e92eb
|
Add Op.array_length (#6)
|
2021-07-02 19:00:05 +03:00 |
|
folex
|
4b6cbbc31e
|
Add make_blueprint, make_module_config + use optional arguments (#5)
|
2021-07-02 18:53:53 +03:00 |
|
Pavel Murygin
|
a42965f53c
|
Fix get_interface signature
|
2021-06-18 19:53:57 +03:00 |
|
folex
|
9207b76aeb
|
Add ops: noop, array, concat; change identity signature (#4)
|
2021-06-03 17:57:39 +03:00 |
|
folex
|
580cb7f596
|
Add kad merge, resolve_aliad, sha256_string (#3)
|
2021-06-03 16:36:34 +03:00 |
|
Dmitry Kurinskiy
|
e5be5d2e98
|
Merge pull request #2 from fluencelabs/op-b58
Added op b58 builtins
|
2021-05-27 16:12:30 +03:00 |
|
Dmitry Kurinskiy
|
242cd25c02
|
Added op b58 builtins
|
2021-05-27 16:12:11 +03:00 |
|
Dmitry Kurinskiy
|
fcced2731b
|
Merge pull request #1 from fluencelabs/argument-names
Adding argument names to builtin.aqua
|
2021-05-03 11:05:16 +03:00 |
|
Dmitry Kurinskiy
|
f0f5b4192c
|
Adding argument names to builtin.aqua
For better readability
|
2021-04-30 13:36:55 +03:00 |
|
Pavel Murygin
|
a59aef4e49
|
add service remove
|
2021-04-29 18:01:10 +03:00 |
|