Commit Graph

69 Commits

Author SHA1 Message Date
renovate[bot]
8ccf31696f
chore(deps): pin dependencies (#608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 10:52:11 +03:00
renovate[bot]
0fd00e136e
chore(deps): update dependency @fluencelabs/aqua-ipfs to v0.5.8 (#600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-02 11:34:06 +03:00
Anatolios Laskaris
daba370126
Bump fluence-js (#599) 2022-12-02 11:14:34 +03:00
Dima
3a5338c679
bump fjs (#588) 2022-11-04 12:18:42 +03:00
folex
644d8c496e
fix: sort blueprint dependencies in aqua deploy (#578)
* fix: sort blueprint dependencies

* chore:  use rust-peer minimal_nightly in playground tests

* chore: fix rust peer image
2022-10-18 16:23:20 +04:00
Dima
7fa43c3d11
update FluenceJS to 0.26.3-snapshot-4 (#576) 2022-10-18 06:30:24 +03:00
Aleksey Proshutisnkiy
09091300b1
chore(npm): bump fluence version to 0.26.3-snapshot-3 (#575) 2022-10-13 17:27:32 +03:00
Dima
2ad5682718
update version (#573) 2022-10-12 13:51:20 +03:00
Dima
25673b3490
update fjs (#572) 2022-10-11 11:27:08 +03:00
Dima
176cad360c
LNG-87 add null and never modes to fold instruction (#563) 2022-10-09 20:11:27 +03:00
Aleksey Proshutisnkiy
f6c3087c18
chore: bump fluence-js version to v0.26.1 (#567) 2022-10-09 18:38:35 +04:00
Dima
95d3dc2d9e
LNG-86 Stream canonicalization (#553) 2022-09-30 19:06:55 +03:00
Aleksey Proshutisnkiy
3784a71063
chore: bump fluence-js to v0.25.1 (#560) 2022-09-23 17:16:25 +04:00
Dima
98ee1c7083
trim function string and fix PeerConfig (#550) 2022-08-24 20:08:53 +03:00
Dima
a8eeeacb8a
#521 #522 #523 deploy script and logging improvements (#549) 2022-08-22 17:02:24 +03:00
Dima
db016288b0
LNG-40 AIR validation on compilation (#546) 2022-08-22 16:37:02 +03:00
Dima
5a3ef04c2a
Update scala and libs versions (#544) 2022-08-01 22:20:45 +03:00
Dima
8b88580511
update js to fix logger bug (#535) 2022-07-07 13:35:57 +03:00
Dima
f0e6d37a51
Convert JSON input in getters in aqua run (#517) 2022-06-22 19:22:19 +03:00
Dima
16a802f5a5
Language server (#512) 2022-05-17 15:05:25 +03:00
Dima
1e00d144ba
update fjs to 0.23.0 (#503) 2022-04-26 12:09:44 +03:00
Dima
a0805068f3
#499 rename vars in for (#500) 2022-04-26 08:49:28 +03:00
Dima
a6b8705028
#385 handle javascript exceptions (#495) 2022-04-21 13:08:59 +03:00
Dima
e3957c1296
handle EPIPE error properly (#491) 2022-04-14 15:04:43 +03:00
Dima
84f30da3ff
update fjs to 0.22 (#490) 2022-04-14 11:02:21 +03:00
Dima
42d534a586
fix handling pipes (#489) 2022-04-13 11:38:18 +03:00
Dima
f8b3f35530
verbose flag (#481) 2022-04-07 10:17:42 +03:00
Dima
8ff57625f0
#478 throw compilation error if service returns multiple results (#479) 2022-04-04 18:14:57 +07:00
Dima
9f59d376ca
update fjs to 0.21.6 (#467) 2022-03-28 17:00:09 +03:00
Dima
0fdccd9d48
Finalizing current CLI API (#457) 2022-03-21 23:55:16 +03:00
Dima
18ef488ff2
update FJS (#456) 2022-03-18 14:38:33 +03:00
Dima
2ed1d8cf08
V3 types (#453) 2022-03-17 14:25:12 +03:00
Dima
fe3015a2cd
update FluenceJS to 0.21.1 (#452) 2022-03-10 12:59:33 +03:00
Dima
5fe378c963
createService and addBlueprint commands (#449) 2022-03-09 19:56:51 +03:00
Dmitry Kurinskiy
271dbc87a1
Unite, intersect types (#444)
* Unite, intersect types

* intersection types tests wip

* Intersections fixed

* Hacky temporary solution for unions of products

* Okay it's good enough

* Generate ascii-compatible struct names

* Pluggable scalars combiners

* Scalar combiners

* A few lines of docs
2022-03-01 14:43:51 +03:00
Dima
e027351bf5
update FluenceJS (#443) 2022-02-24 16:29:34 +03:00
Dima
4c08cf7343
Add, remove and list scheduled scripts (#440) 2022-02-23 11:16:29 +03:00
Dima
b7aee3d09c
Add timeout to finisher to avoid infinite hanging of async functions (#437) 2022-02-17 20:34:39 +07:00
Dima
145819ec51
update fluencejs to 0.19.2 (#439) 2022-02-17 15:43:03 +03:00
Dima
3320cffde8
Remove service command, file options refactoring (#428) 2022-02-16 10:47:43 +03:00
Dima
1a8af46b51
add env option to aqua cli (#434) 2022-02-15 14:15:27 +07:00
Dima
93d73fa58d
Pass name to a script as argument (#431) 2022-02-10 11:44:39 +03:00
Dima
b0b834e061
update js libs (#430) 2022-02-09 19:43:57 +03:00
Dima
88da133e00
Dist bug fixes (#422) 2022-02-06 08:52:51 +03:00
alari
f311afd760 dist enhance 2022-02-05 17:41:35 +03:00
alari
051139d802 dist enhance 2022-02-05 15:30:08 +03:00
Dmitry Kurinskiy
ce46e96412
aqua dist enhance (#419) 2022-02-05 15:19:45 +03:00
Dima
7c711f15e4
Fix ipfs upload in aqua (#415)
* fix path

* fix ipfs

* fix pathes
2022-02-05 14:20:30 +03:00
Dmitry Kurinskiy
89455e20c1
Deploy service (#413)
* deploy aqua

* aqua dist deploy
2022-02-05 11:10:18 +03:00
Dmitry Kurinskiy
d5d7b8b5fd
Fix for greedy XOR tags (#412) 2022-02-02 19:06:35 +03:00