190 Commits

Author SHA1 Message Date
Pavel Murygin
d6b640df34 Merge tag 'master' into DXJ26 2022-09-01 13:22:26 +03:00
Pavel
baec9203ba
Fix release workflow dispatch type (#171) v0.23.6 2022-09-01 12:33:28 +03:00
Pavel
1ffca081cf
Bump FluenceJS version and fix CI workflow (#170) 2022-09-01 12:23:30 +03:00
Pavel
6bd4b7a370
Update AVM to 0.27.0 (#169) 2022-09-01 11:47:37 +03:00
Pavel Murygin
da3346491a WIP 2022-09-01 11:12:47 +03:00
Pavel Murygin
365b339e9c Finish make branch version script 2022-08-31 16:33:04 +03:00
Pavel Murygin
cca5f0ad5f WIP 2022-08-31 16:16:17 +03:00
Pavel Murygin
a35267ae67 just build 2 2022-08-31 13:50:17 +03:00
Pavel Murygin
d33f8e88f7 just build 2022-08-31 13:47:30 +03:00
Pavel Murygin
2aa8cc376e A little bit of renaming 2022-08-31 12:35:59 +03:00
Pavel Murygin
8e0ec965bb Merge branch 'master' into DXJ26 2022-08-31 01:54:29 +03:00
Pavel Murygin
b5a02705f0 Add smoke test for react 2022-08-31 01:51:53 +03:00
Pavel Murygin
80ed369834 Bump versions 2022-08-31 01:24:12 +03:00
Pavel Murygin
b52621bdeb Make things work 2022-08-31 01:23:57 +03:00
Pavel Murygin
924ea45509 fixing this issue with multiaddr (WIP) 2022-08-30 16:07:08 +03:00
Pavel Murygin
d9db05fbd1 cleanup 2022-08-30 15:23:00 +03:00
Pavel Murygin
179f957b7d works 2022-08-30 02:18:59 +03:00
Pavel Murygin
5264b8d3d8 now really builds 2022-08-30 01:36:37 +03:00
Pavel Murygin
b8caac572c builds 2022-08-30 01:12:06 +03:00
Pavel Murygin
74be0825a3 WIP 2022-08-26 17:07:20 +03:00
Pavel
657499e2c8
Fix publishing issue (#166) v0.23.5 2022-08-25 18:08:42 +03:00
Pavel Murygin
cc4ee3e5cf WIP 2022-08-25 17:43:31 +03:00
Pavel
0148c33dbc
Fix non-working CI workflows (#165) 2022-08-25 17:08:04 +03:00
Pavel
16fdbce17d
Migrate to monorepo and pnpm (#163)
DXJ-85
2022-08-24 18:03:06 +03:00
Anatoly Laskaris
bcfd5ff634
Update publish branch workflow to use selfhosted registry (#164) 2022-08-18 15:12:25 +03:00
Pavel
fb50ec271c
Ephemeral networks core implementation (#160) v0.23.4 2022-08-05 16:43:19 +03:00
Pavel
83c587af34
Update AVM and MarineJS to latest versions (#162) v0.23.3 2022-08-04 16:51:44 +03:00
Pavel
9eafbed86b
Expose parse ast method from AVM (#161) v0.23.2 2022-08-04 12:05:31 +03:00
Pavel
f0906066c5
Pass logging level to AVM (#158) v0.23.1 2022-07-07 12:52:32 +03:00
Pavel
2b752492c1
FluenceConnection: update libp2p to v0.36.2 (#155) 2022-05-18 15:33:24 +03:00
shamsartem
5234ba24ed
Turn on noImplicitAny and strictNullChecks (#153)
* Turn on noImplicitAny and strictNullChecks

* code review fixes
2022-05-12 17:14:16 +03:00
Pavel
e9454473ed
AquaVM: passing updated RunParameters structure (support v0.24.2) (#152) v0.23.0 2022-04-25 17:58:14 +03:00
Pavel
c4122f63b1
Marine JS: add configuration for setting logging level in marine services (#151) 2022-04-24 10:49:57 +03:00
Pavel
6f16323c9c
Fix null result error handling (#150) 2022-04-22 18:41:03 +03:00
Pavel
954c20e2c0
Integrate Marine JS into Fluence peer (#149) 2022-04-21 14:13:26 +03:00
Aleksey Proshutisnkiy
945c8f1bce
sig: update registry tetraplet according to latest version (#148) v0.22.0 2022-04-13 11:04:48 +03:00
Pavel
c0e727bf8e
Add option to print initiated particle ids (#147) v0.21.8 2022-04-06 15:16:45 +03:00
Pavel
41984b8912
Throwing human-readable error for unsupported node.js versions (#145)
fixes #143
v0.21.7
2022-04-01 00:37:25 +04:00
Pavel
88fcc749a1
Compile signing service definition using the latest Aqua compiler (#141) v0.21.6 2022-03-23 20:22:31 +03:00
Pavel
4910901dc9
Fix issue when undefined or missing object entries were incorrectly converted to aqua (#140) v0.21.5 v0.21.4 2022-03-17 16:27:33 +03:00
Pavel
a0a7a9e19b
Fix recursive (#136) v0.21.3 2022-03-17 07:00:19 +03:00
Pavel
f8abe728c0
Add math builtins implementation (#139) 2022-03-15 22:44:51 +03:00
Aleksey Proshutisnkiy
56638c8fe2
Sig: default tetraplets: get_key_bytes -> get_route_bytes (#138) v0.21.2 2022-03-11 00:25:18 +04:00
Pavel
e8060cf7c1
Update AVM to v0.21.3 (#137) v0.21.1 2022-03-10 10:38:14 +03:00
Pavel
1c5b32cdd9
Update AVM version to 0.21.0 (#135) v0.21.0 2022-03-01 17:54:46 +03:00
Pavel
5e381950ae
Fix copy-avm-public script (#134) v0.20.2 2022-02-23 19:01:05 +03:00
Pavel
7a1c5ea639
Add missing builtins, Implement timestamps_ms and timestamps_sec (#133) v0.20.1 2022-02-21 17:17:17 +03:00
Valery Antopol
96ede60099
Switch to marine-web based AquaVM runner (#132) v0.20.0 2022-02-18 20:06:37 +03:00
Pavel
133e75c818
Update avm version to 0.20.5 (#131) v0.19.2 2022-02-17 14:07:55 +03:00
Pavel
5cb4c8974f
Implement debug.stringify service (#125) 2022-02-17 14:01:12 +03:00