Commit Graph

643 Commits

Author SHA1 Message Date
shamsartem
a5cd947159
update links (#583) 2022-10-25 11:46:27 +03:00
Dima
61f483e16b
Fix empty streams as result (#582) 2022-10-21 21:16:39 +02:00
Dima
67fe5a8c7e
println in console.print (#581) 2022-10-19 20:13:55 +03:00
Dima
e46cd0b550
small change (#580) 2022-10-19 19:45:13 +03:00
DieMyst
2b99cba0d1 push to stream as a result of inner function only if stream is declared in outer function 2022-10-19 19:07:08 +03:00
Dima
2e558dbf80
println console (#579) 2022-10-19 15:25:44 +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
folex
31b16a6bc5
Add npm tag to release UI (#577)
choice: nightly or latest
2022-10-18 11:55:50 +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
4108de209d
fix: peer config to object (#574) 2022-10-12 16:43:22 +04: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
Anatolios Laskaris
081dafdcec
ci: Set version in scala (#571)
* Set version in scala

* Fix ident

* Try different variable

* Fix
2022-10-10 21:02:30 +03:00
Anatolios Laskaris
41fbdfca6c
ci: Fix setting version (#568)
* Set version

* Fix
2022-10-10 19:02:28 +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
Pavel
5b2e08920c
Switch to compiler support v4 in FluenceJS (#566) 2022-10-09 16:45:10 +03:00
Dima
befa534c57
LNG-88 Canonicalize streams in service calls and if statements (#565) 2022-10-06 15:42:11 +03:00
Dima
1fa312e7c3
Fix par in properties resolving (#564) 2022-10-06 11:27:46 +03:00
Dima
2621ee6fa3
fix renaming serviceId variable (#562) 2022-10-03 14:24:14 +03: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
e409605d21
LNG-85 Streams restrictions in aqua (#555) 2022-09-20 17:04:55 +03:00
Anatoly Laskaris
33db5c51bf
chore: Small E2E tuning (#557)
* Make comment job a step

* Use short sha from branch

* Install then set version

* Better names
2022-09-14 17:36:16 +03:00
Anatoly Laskaris
f335e1ab3f
chore: Add E2E tests (#556)
* Redo PR CI

* Add comment and fixes

* Fixes

* Set fluence-js version

* Use aqua-playground workflow from master
2022-09-14 05:59:49 +03:00
Dima
7b61247ade
Run builtin services directly from aqua run (#552) 2022-08-30 17:45:25 +03:00
Dima
5bd30c7918
add aqua run services support (#551) 2022-08-29 17:10:54 +03: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
2daf6ca422
Make the timeout error message clearer (#548) 2022-08-10 15:13:10 +03:00
Dima
af64da90bd
Fix last string in help, change short for service option, fix log level for compilation (#547) 2022-08-08 23:33:32 +03:00
Dima
5a3ef04c2a
Update scala and libs versions (#544) 2022-08-01 22:20:45 +03:00
Dima
aa4f3413e9
Fix imports in generated JS (#543) 2022-07-28 18:54:50 +03:00
Dima
d452070b9f
DXJ-82 DXJ-42 Go-to definition for data structs and imports in VSCode extension (#541) 2022-07-26 16:58:28 +03:00
Dima
61e8976c3f
marshal instead of get bytes in public key (#542) 2022-07-26 13:27:17 +03:00
Dima
d036c6e8dd
fix optional fields validation (#540) 2022-07-13 14:14:53 +03:00
Dima
e0cb5d8317
fix log level (#539) 2022-07-13 13:47:46 +03:00
Dima
792e174641
LNG-78 parser error on negative array indexes (#538) 2022-07-12 21:59:58 +03:00
Dima
4f21f0a0bd
fix test, fix type validation (#537) 2022-07-12 11:30:59 +03:00
Dima
a272c8e802
Multiple options for plugin, error is a default log level, fix type checking for JSON services (#536) 2022-07-08 17:47:43 +03:00
Dima
8b88580511
update js to fix logger bug (#535) 2022-07-07 13:35:57 +03:00
Dima
029d106079
Plugins (#534) 2022-07-06 11:15:56 +03:00
Dima
198e339694
Type validation for types generated from JSON (#530) 2022-07-05 10:15:40 +03:00
Dima
8cb0fec2b0
LNG-69 fix topology bug for if statement without else (#532) 2022-07-05 09:36:20 +03:00
Dima
d3f0c95cf8
delete println (#533) 2022-07-04 21:33:44 +03:00
Dima
6856065d8c
LNG-64 Configurable log-level argument (#531) 2022-07-04 19:04:44 +03:00
Dmitry Kurinskiy
f0cc65e2ad
Fixes LNG-63: introduced ShadowRaw (#528) 2022-06-27 15:54:21 +03:00
Dima
7bd70ebe3e
find json service in imported services too (#529) 2022-06-27 14:41:44 +03:00