69 Commits

Author SHA1 Message Date
Akim Mamedov
56620ab6fa Review fixes 2023-11-17 23:28:21 +07:00
Akim Mamedov
22a0cc27d6 Add doc 2023-11-17 22:39:32 +07:00
Akim Mamedov
c3eba6a73c Fix types 2023-11-17 19:09:23 +07:00
Akim Mamedov
5b3fe66d8c Fix api 2023-11-17 18:33:36 +07:00
Akim Mamedov
242ff5ce59 Fix return type 2023-11-17 17:32:36 +07:00
Akim Mamedov
741a017b38 Fix review 2023-11-17 17:05:12 +07:00
Akim Mamedov
05bec9db21 Bug fix 2023-11-17 03:22:21 +07:00
Akim Mamedov
d3678c57fb Remove marine-js from js-client 2023-11-17 02:53:03 +07:00
Akim Mamedov
4717c20ed4 Typo 2023-11-17 02:13:44 +07:00
Akim Mamedov
0c8bed2f4b Remove validator.ts 2023-11-16 23:09:03 +07:00
Akim Mamedov
2641379167 Add validation to api 2023-11-16 22:58:59 +07:00
Akim Mamedov
20edd89456 Fix 2023-11-16 22:12:40 +07:00
Akim Mamedov
ec830bca76 Refactor 2023-11-16 21:16:03 +07:00
Akim Mamedov
26bfc36985 Fix more comments 2023-11-16 20:10:18 +07:00
Akim Mamedov
166475e26c Merge remote-tracking branch 'origin/DXJ-525' into DXJ-525 2023-11-16 17:49:49 +07:00
Akim Mamedov
e647ab0f2d Fix comments 2023-11-16 17:49:28 +07:00
Akim Mamedov
3d8f2335ca Async loading 2023-11-16 03:03:40 +07:00
Akim Mamedov
34ab91d703 Fix type 2023-11-16 02:56:30 +07:00
Akim
ff5de6a542
Merge branch 'master' into DXJ-525 2023-11-16 02:54:40 +07:00
fluencebot
638da47bc2
chore: release master (#377) 2023-11-16 00:29:20 +07:00
Akim Mamedov
c14344e054 Use new param 2023-11-15 23:10:33 +07:00
Akim Mamedov
357726a959 Fix condition 2023-11-15 23:07:09 +07:00
Akim Mamedov
2a230524ca Fix lint 2023-11-15 22:57:55 +07:00
Akim Mamedov
d7c074eb45 Remove import 2023-11-15 22:40:44 +07:00
Akim Mamedov
83f2239443 Fix 2023-11-15 22:25:44 +07:00
Akim Mamedov
12eea3122e Review fixes 2023-11-15 22:00:08 +07:00
Akim Mamedov
bdf6644279 Fix lint 2023-11-14 21:38:19 +07:00
Akim Mamedov
90dbffad96 Remove file 2023-11-14 21:04:36 +07:00
Akim Mamedov
d6eb91b76f Fix all tests 2023-11-14 20:48:24 +07:00
Akim Mamedov
3a039cd355 Refactor tests 2023-11-14 05:20:51 +07:00
Akim Mamedov
927277330e Adapt js-client ecosystem to the new API. 2023-11-14 04:56:33 +07:00
Akim Mamedov
426f154377 Remove schema from js-client 2023-11-13 17:45:24 +07:00
Akim Mamedov
2f316cc8fb Fix aqua-to-js, start to split responsibility 2023-11-12 21:54:43 +07:00
Akim
f5e9923974
fix(js-client): Fix CDN flow and move it in modules [fixes DXJ-527] (#376)
* Use type module in html

* Fix autocommit

* Try fix template

* Try fix template

* Try fix template

* Try fix template

* Try fix template

* Fix test

* Update packages/@tests/smoke/web/public/index.html

Co-authored-by: shamsartem <shamsartem@gmail.com>

* Minify es bundle

* Remove autocommit

* Fix lint

* Remove minimal

* Change nox version

* Change nox version

* Fix CDN

---------

Co-authored-by: shamsartem <shamsartem@gmail.com>
2023-11-10 21:29:49 +07:00
fluencebot
1803d83ce7
chore: release master (#375)
* chore: release master

* chore: Regenerate pnpm lock file
2023-11-06 21:03:27 +07:00
Akim
b460491fbd
fix: JS-client bugs and tech debt [fixes DXJ-520] (#374)
Fix various bugs and a pair of TODO's
2023-11-06 11:42:24 +01:00
fluencebot
2589e39113
chore: release master (#373) 2023-10-30 23:37:23 +07:00
Akim
14e91b6e00
chore(deps): Bump avm to 0.54 (#372)
* Bump avm to 0.54

* set nox version with new avm

* set nox version with new avm x2

* Revert "set nox version with new avm x2"

This reverts commit a07b427dc46044ec37151bb6dc5ebb4e12bc8a91.

* Revert "set nox version with new avm"

This reverts commit e94fcdd73de66ebb3a3724d542a3b78ce5b7f7c2.

---------

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
2023-10-30 23:08:11 +07:00
fluencebot
8f011ace72
chore: release master (#371) 2023-10-27 15:43:54 +07:00
fluencebot
747a7a1096
chore: release master (#368)
* chore: release master

* chore: Regenerate pnpm lock file
2023-10-25 14:56:46 +00:00
Akim
a605d757f9
fix(deps): Use published threads package (#369)
Use published threads package
2023-10-25 14:38:44 +00:00
Akim
f9abc6419c
chore(js-client)!: Simplify/optimize js-client and update README [fixes DXJ-490] (#366)
* Update README

* Improve build experience

* Fix eslint

* Fix eslint

* Fix eslint

* Fix tooling

* Fix formatting

* Fix formatting

* Fix test resource name

* Remove async

* Fix comments

* Add ts-check

* Add new line

* Fix arg

* add todo's

* Fix lint

* Fix typo

* Type module

* Add deps to isomorphic package

* Extract function type

* Fix newline

* Remove private

* Use prepare hook instead of postinstall
2023-10-25 19:02:42 +07:00
fluencebot
9799ca13f7
chore: release master (#362)
* chore: release master

* chore: Regenerate pnpm lock file

---------

Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
2023-10-18 12:42:19 +07:00
Akim
36c7619b4a
fix(tests): Repair integration tests [fixes DXJ-506] (#364)
* Add test server

* remove headless

* Support for web-cra

* Review fixes and bug fixes

* Add error message
2023-10-18 08:38:49 +07:00
Akim
29ec812fc1
chore!: Bump avm (#361)
* Bump avm

* Fix lint
2023-10-17 23:52:30 +07:00
Akim
919c7d6ea1
feat(js-client)!: Adding strictes eslint and ts config to all packages [fixes DXJ-464] (#355)
* introduce eslint

* Fix all eslint errors

* Eslint fix and some touches

* Fix tests

* Fix misc errors

* change semver

* change semver #2

* Fix path

* Fix path #2

* freeze lock file in CI

* fix package install

* Fix formatting of surrounding files

* Add empty prettier config

* Fix formatting

* Fix build errors

* Remove unused deps

* remove changelog from formatting

* deps cleanup

* make resource importers async

* Refactor

* Fix error message

* remove comment

* more refactoring

* Update packages/core/js-client/src/compilerSupport/registerService.ts

Co-authored-by: shamsartem <shamsartem@gmail.com>

* refactoring

* refactoring fix

* optimize import

* Update packages/@tests/smoke/node/src/index.ts

Co-authored-by: shamsartem <shamsartem@gmail.com>

* Revert package

* Fix pnpm lock

* Lint-fix

* Fix CI

* Update tests

* Fix build

* Fix import

* Use forked threads dep

* Use fixed version

* Update threads

* Fix lint

* Fix test

* Fix test

* Add polyfill for assert

* Add subpath import

* Fix tests

* Fix deps

---------

Co-authored-by: shamsartem <shamsartem@gmail.com>
2023-10-17 22:14:08 +07:00
fluencebot
b46933252a
chore: release master (#358) 2023-10-12 14:14:11 +00:00
Akim
a8e5eb6c1e
fix(signatures): Add signature checks [fixes DXJ-488] (#357)
Add signature checks
2023-10-12 21:01:41 +07:00
fluencebot
47a610b71e
chore: release master (#354) 2023-10-10 20:34:07 +02:00
Akim
230f47d27e
fix(chore): Additional test for particle signature (#356)
* Additional test for particle signature

* remove .only

* Fix bs58

* Fix bs58 #2

* update test

* update test

* fix test

* remove only

* refactor

* refactor

---------

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
Co-authored-by: Alexey Proshutinskiy <alexey.prosh@fluence.one>
2023-10-10 16:26:44 +00:00