Maria Kuklina
|
cba9b785a3
|
fix: fix Peer.identify return type (#92)
|
2024-09-18 11:06:04 +02:00 |
|
Maria Kuklina
|
c8efe9c33a
|
update peer.identify (#90)
|
2024-09-12 17:16:33 +02:00 |
|
Maria Kuklina
|
b439997ba7
|
Add new method for module upload from vault (#86)
|
2024-02-24 13:39:51 +01:00 |
|
Maria Kuklina
|
f2665b0292
|
Remove Script API (#80)
|
2024-02-09 09:27:28 +01:00 |
|
InversionSpaces
|
09c2cd9c07
|
feat(builtin): Add header to builtin.aqua (#74)
|
2023-12-21 16:21:35 +02:00 |
|
InversionSpaces
|
3b31da9a41
|
Revert "Add header to builtin.aqua (#70)" (#72)
This reverts commit f8d7738798 .
|
2023-12-21 16:03:30 +02:00 |
|
InversionSpaces
|
f8d7738798
|
Add header to builtin.aqua (#70)
|
2023-12-21 11:37:07 +01:00 |
|
Aleksey Proshutinskiy
|
f3b2144e35
|
fix(buitin): update Srv.list result type (#66)
|
2023-11-15 18:57:30 +02:00 |
|
Aleksey Proshutisnkiy
|
c47dd03e8c
|
feat(builtin): add resolve_alias_opt [NET-528] (#50)
|
2023-08-31 11:43: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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
242cd25c02
|
Added op b58 builtins
|
2021-05-27 16:12:11 +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 |
|
Pavel Murygin
|
c36daf905e
|
Initial version
|
2021-04-29 15:22:39 +03:00 |
|