145 Commits

Author SHA1 Message Date
fluencebot
ed46d62b97
chore(main): release aqua 0.9.5 (#666) 2023-02-16 17:17:41 +03:00
renovate[bot]
b49e897ba4
fix(deps): update dependency @fluencelabs/aqua-ipfs to v0.5.9 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 03:32:51 +07:00
renovate[bot]
d256f56982
chore(deps): update dependency typescript to v4.9.5 (#660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 13:51:07 +03:00
fluencebot
b4a62da6fc
chore(main): release aqua 0.9.4 (#652) 2023-02-01 11:40:16 +03:00
fluencebot
b6643df3a4
chore(main): release aqua 0.9.3 (#640)
* chore(main): release aqua 0.9.3

* chore: Bump aqua version to 0.9.3
2023-01-20 09:53:20 +03:00
renovate[bot]
fa1dc89313
chore(deps): update dependency @fluencelabs/fluence to v0.28.0 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-17 23:04:02 +07:00
Dima
269c68ad59
Add errors to API results, fix AquaConfig, fix types (#620) 2022-12-29 20:03:57 +03:00
Dima
aa89b85b41
Api for fluence cli (#611) 2022-12-28 11:30:42 +03:00
Dima
63433f2c91
LNG-96 object creation (#592) 2022-11-30 15:28:06 +03:00
shamsartem
a5cd947159
update links (#583) 2022-10-25 11:46:27 +03:00
Dima
67fe5a8c7e
println in console.print (#581) 2022-10-19 20:13:55 +03:00
Dima
2e558dbf80
println console (#579) 2022-10-19 15:25:44 +03:00
Dima
4108de209d
fix: peer config to object (#574) 2022-10-12 16:43:22 +04: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
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
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
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
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
Dima
5f2de1b9d5
DXJ-44 JSON services support (#520) 2022-06-23 15:02:41 +03:00
Dima
f0e6d37a51
Convert JSON input in getters in aqua run (#517) 2022-06-22 19:22:19 +03:00
Dima
5a7450bce1
Go-to definitions location between files (#516) 2022-06-02 13:31:31 +03:00
Dima
6064659610
DXJ-21 Save token definitions for LSP (#514) 2022-05-24 17:05:26 +03:00
Dima
80a2d3694f
Errors to std.err (#513) 2022-05-19 13:26:10 +03:00
Dima
16a802f5a5
Language server (#512) 2022-05-17 15:05:25 +03:00
Dima
e548578752
fill with optional (#510) 2022-04-29 10:53:15 +03:00
Dima
0f57712094
check config type (#509) 2022-04-29 10:20:23 +03:00
Dima
7c110ff4c6
Don't print help on errors in CLI (#507) 2022-04-28 15:08:59 +03:00
shamsartem
544b491a9a
Attempt to make cli messages better (#494)
* Attempt to make cli messages better

* fix cli messages after the review

* fix
2022-04-25 12:05:11 +03:00
Dima
9c21f40e3b
Pass arrays as arguments in aqua run function call (#497) 2022-04-21 18:10:43 +03:00
Dima
a6b8705028
#385 handle javascript exceptions (#495) 2022-04-21 13:08:59 +03:00
Dima
10061ade3b
Generate types from JSON (#492) 2022-04-20 14:45:42 +03:00
Dima
0892a72afd
#484 Improve type mismatch error messages (#488) 2022-04-13 17:09:58 +07:00
Dmitry Kurinskiy
abd101c4f9
Fix for greedy par (#487) 2022-04-12 16:27:04 +03:00
Dima
f8b3f35530
verbose flag (#481) 2022-04-07 10:17:42 +03:00
Dima
b36ed191e9
#474 noXor noRelay and const flags for aqua run (#480) 2022-04-05 19:58:01 +03:00
Dima
8ff57625f0
#478 throw compilation error if service returns multiple results (#479) 2022-04-04 18:14:57 +07:00
Dima
277bb5c8b8
Addr aliases and info fixes (#470) 2022-03-30 21:59:41 +07:00