fluencebot
25faa5af30
chore: release main ( #439 )
...
* chore: release main
* chore: Regenerate pnpm lock file
2024-02-24 02:07:03 +07:00
Akim
702ad605a8
fix(deps)!: Update avm to 0.62 ( #438 )
...
* Update avm
* Update nox image
* Fix lint
* Bump marine
* fix lint
* update tag
2024-02-24 01:37:00 +07:00
Ivan Boldyrev
8ac029b6d3
feat(js-client)!: Multiformat MsgPack for particle data ( #422 )
...
* feat(particle)!: Multiformat MsgPack for particle data
* Fix types
* fix(ci): use nox with msgpack protocol
* fix(avm): avm 0.59.0
* Fix uint64
* Fix
* fix(ci): enable nox debug logs
* Fix commonJS import
* Revert "fix(ci): enable nox debug logs"
This reverts commit ce5bc2e263
.
---------
Co-authored-by: Akim Mamedov <akim99999999@gmail.com>
Co-authored-by: folex <0xdxdy@gmail.com>
Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
2024-01-30 00:20:59 +07:00
renovate[bot]
e21ecc1ede
fix(deps): update dependency @fluencelabs/avm to v0.59.0 ( #423 )
...
* fix(deps): update dependency @fluencelabs/avm to v0.59.0
* fix(ci): use nox with avm 0.59
* fix(ci): use nox @ unstable
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
2024-01-26 15:23:15 -03:00
Akim
a8a14735b3
fix: Update libp2p deps ( #419 )
...
* Update libp2p packages
* Try another libp2p version
* Add test resolutions
* Bump ver
* remove override
* redo removing override
* fix
* Fix
* Fix
* Fix
* Fix
* Deny connections from internal nox network
* Fix eslint
* Fix review
2024-01-19 09:25:12 +00:00
renovate[bot]
5d7ae85e58
fix(deps)!: update dependency @fluencelabs/avm to v0.55.0 ( #407 )
...
fix(deps): update dependency @fluencelabs/avm to v0.55.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-28 20:50:47 +00:00
fluencebot
cea65efc1a
chore: release master ( #404 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-12-16 01:40:43 +07:00
Akim
d6008110cf
feat(npm-aqua-compiler): create package ( #401 )
...
* Add npm-aqua-compiler package
* Release new package
* Remove noUncheckedIndexedAccess from tsconfig.json
* Fix a test script
* Fix length checks
* Fix
* Update error description
* Try to choose a nicer err message
* New import format and API
* Fix error message
* Improve test
* Don't add empty string key when globalImports prop is empty
* Fix exports
2023-12-15 23:14:07 +07:00
Akim
44eb1493b3
feat(js-client): Update libp2p ecosystem [fixes DXJ-551] ( #393 )
...
* Update libp2p ecosystem
2023-12-06 10:52:28 +00:00
fluencebot
5e917a650f
chore: release master ( #379 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-11-23 17:53:51 +07:00
Akim
98462bfdf6
chore: Review fixes at #378 ( #383 )
...
* Review fixes
* remove logs
* Fixes
* Todo to remove prefix later
* Refactor service signatures
* Fixes
* Update lock file
* Fix lockfile
* Update deps
* More fixes and renames
* Fix compiler
* Peer refactoring and cutting onConnectionChange API
* Revert deleted API
2023-11-23 04:18:10 +07:00
Akim
f4a550dd22
feat(js-client)!: Segregation of responsibility between js-client packages [fixes DXJ-525] ( #378 )
...
Schema validation in js-client
2023-11-19 09:04:10 +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
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 a07b427dc4
.
* Revert "set nox version with new avm"
This reverts commit e94fcdd73d
.
---------
Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
2023-10-30 23:08:11 +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
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
Akim
15a2c91917
chore: fix build [fixes DXJ-482] ( #352 )
...
* Remove additional node targeted build
* Fix test errors
* Typo fix
* Remove headless
* Prevent JSON error
* Cache json parsing
* Remove resource test as it's not working in new nox
* Fix test output
* enable smoke tests
* add puppeteer to deps
* Remove headless option
2023-09-29 16:23:06 +07:00
renovate[bot]
945908a992
fix(deps): update dependency @fluencelabs/avm to v0.48.0 ( #350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 16:58:56 +07:00
Akim
7fff3b1c03
feat(aqua-compiler)!: JS-client aqua wrapper [fixes DXJ-461] ( #347 )
...
* Implement wrapper compiler
* Small formatting fixes
* Add simple test
* Package rename
* Add new package to release-please
* Misc fixes
* Fix object type
* Update package name
* Revert "Fix object type"
This reverts commit 572f1e10e2
.
* Set string type
* Make generator func async
* Cleanup
* Code refactoring
* Fix PR comments
* Fix file path
* Refactor generate module
* Change header text
* Rename package
* Move some deps to devDeps
* Add a comment
* New index file
* Move aqua-api to devDeps
* Add desc
* Fix header
* Change return type
* Fix all tests
* Fix func
* Fix index file
* Add file entry
* Change package name (again)
* Snapshot testing
* Add func name
* Fix return type
* Fix nox images
* Update aurora image
* Conditional services
* Use function instead classes
* Refactor header
* Import same type
* Make named export
* Type generator array
2023-09-21 15:32:27 +07:00
renovate[bot]
f186f20936
fix(deps): update dependency @fluencelabs/avm to v0.47.0 ( #341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 21:26:20 +07:00
Akim
e0a970d86a
fix: Fire and forget [fixes DXJ-446] ( #336 )
...
* Add test for particle and try to fix it
* Fix build
* Fix tests
* Fix stop order
* FluencePeer refactoring
* mplex to yamux
* Small fixes
* Refactor connections
* Update packages/core/js-client/src/jsPeer/FluencePeer.ts
Co-authored-by: shamsartem <shamsartem@gmail.com>
* Remove redundant checks
* Update packages/core/js-client/src/jsPeer/FluencePeer.ts
Co-authored-by: shamsartem <shamsartem@gmail.com>
* Suppress very long output of raw data
* Test for parallel execution
* Fix test
* Misc optimization
* Add minRepr
* Fix reset error
* Latest default nox image
---------
Co-authored-by: shamsartem <shamsartem@gmail.com>
2023-09-14 10:22:59 +07:00
renovate[bot]
8e6918c4da
fix(deps): update dependency @fluencelabs/avm to v0.46.0 ( #338 )
...
* fix(deps): update dependency @fluencelabs/avm to v0.46.0
* Set nox image
* Add nox image to other file
* bump nox
* Update .github/workflows/e2e.yml
* Update .github/workflows/e2e.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Akim Mamedov <akim99999999@gmail.com>
Co-authored-by: Akim <59872966+akim-bow@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
Co-authored-by: shamsartem <shamsartem@gmail.com>
2023-09-07 14:48:05 +02:00
Akim
e7e617661f
feat: remove obsolete packages [fixes DXJ-462] ( #337 )
...
* Remove api package
* Not publish interface package
* Refactoring of interface package
* Fix aqua imports
* Change impl of isFluencePeer
* Remove unused property
2023-09-05 21:38:59 +07:00
fluencebot
ea62bafc45
chore: release master ( #329 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-08-29 20:20:16 +07:00
fluencebot
f2e5beeca5
chore: release master ( #325 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-08-25 00:50:55 +07:00
Akim
97c24918d8
feat!: Unify all packages ( #327 )
...
* * Separate marine worker as a package
* Trying to fix tests
* Finalizing test fixes
* fix: rename back to Fluence CLI (#320 )
chore: rename back to Fluence CLI
* fix(deps): update dependency @fluencelabs/avm to v0.43.1 (#322 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: release master (#324 )
* chore: release master
* chore: Regenerate pnpm lock file
* feat: use marine-js 0.7.2 (#321 )
* use marine-js 0.5.0
* increace some timeouts
* increace some timeouts
* use latest marine + remove larger timeouts
* propagate CallParameters type
* use marine 0.7.2
* Temp use node 18 and 20
* Comment out node 20.x
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
* chore: Fix test with node 18/20 error message (#323 )
* Fix test with node 18/20 error message
* Run tests on node 18 and 20
* Enhance description
* Fix type and obj property
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
* * Separate marine worker as a package
* Trying to fix tests
* Finalizing test fixes
* * Refactoring packages.
* Using CDN to load .wasm deps.
* Setting up tests for new architecture
* Fix almost all tests
* Fix last strange test
* Remove package specific packages
* Remove avm class as it looks excessive
* marine worker new version
* misc refactoring/remove console.log's
* Rename package js-peer to js-client
* Move service info to marine worker
* Change CDN path
* Fix worker race confition
* Remove buffer type
* Remove turned off headless mode in platform tests
* Remove async keyword to make tests pass
* Remove util package
* Make js-client.api package just reexport interface from js-client main package
* Update package info in CI
* Fix review comments
* Remove test entry from marine-worker package
* Misc fixes
* Fix worker type
* Add fetchers
* Specify correct versions for js-client package
* Set first ver for js-client
* Update libp2p and related dep versions to the latest
* Build all deps into package itself
* Fix review
* Refine package
* Fix comment
* Update packages/core/js-client/src/fetchers/browser.ts
* Update packages/core/js-client/src/fetchers/index.ts
* Update packages/core/js-client/src/fetchers/node.ts
* Update packages/core/js-client/src/jsPeer/FluencePeer.ts
* Update packages/core/js-client/src/keypair/__test__/KeyPair.spec.ts
* Update packages/core/js-client/src/jsPeer/FluencePeer.ts
Co-authored-by: shamsartem <shamsartem@gmail.com>
* Delete outdated file
* Need types for build to work
* Inline func call
* Add comments to replacement lines.
P.S. we can remove some of them after update libp2p
---------
Co-authored-by: shamsartem <shamsartem@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fluencebot <116741523+fluencebot@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-08-25 00:15:49 +07:00
Valery Antopol
c99a509c87
feat: use marine-js 0.7.2 ( #321 )
...
* use marine-js 0.5.0
* increace some timeouts
* increace some timeouts
* use latest marine + remove larger timeouts
* propagate CallParameters type
* use marine 0.7.2
* Temp use node 18 and 20
* Comment out node 20.x
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-08-09 15:38:40 +03:00
fluencebot
f82a37ee96
chore: release master ( #324 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-08-09 13:34:57 +03:00
renovate[bot]
c1d1fa6659
fix(deps): update dependency @fluencelabs/avm to v0.43.1 ( #322 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 09:45:40 -05:00
fluencebot
d9b2c00c79
chore: release master ( #317 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-06-29 13:03:49 -06:00
folex
8bae6e24e6
fix(avm): avm 0.40.0 ( #315 )
...
* fix(avm): avm 0.40.0
* fix: remove avm.tgz
* chore(ci): change rust-peer container
* fix: nix tag typo
* Update tests.yml
* try increasing timeout
* even more
* add loggs
* fix error message
* increase default ttl
* revert increased timeouts and ttls
* chore(ci): disable DEBUG=*
* chore(ci): use unstable_minimal for aqua-playground
* chore(ci): fix nox image
---------
Co-authored-by: Anatolios Laskaris <github_me@nahsi.dev>
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-06-29 12:48:24 -06:00
fluencebot
97177a2b94
chore: release master ( #311 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-06-20 15:10:59 -06:00
shamsartem
a60dfe0d68
feat: support signatures [fixes DXJ-389] ( #310 )
...
* feat: support signatures [fixes DXJ-389]
* chore(ci): use nox with avm 0.39.1
---------
Co-authored-by: folex <0xdxdy@gmail.com>
2023-06-20 13:52:41 -06:00
fluencebot
b9f549f54a
chore: release master ( #308 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-06-15 14:57:34 +02:00
InversionSpaces
771086fddf
feat: Add tracing service [fixes DXJ-388] ( #307 )
...
* Add default tracing service
* fix formatting and logger
* use console.log back again
* Add default tracing service
* fix formatting and logger
* use console.log back again
* update compiled aqua
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
2023-06-14 15:12:27 +02:00
fluencebot
2615d5cefd
chore: release master ( #306 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-05-31 10:35:53 +02:00
Anatolios Laskaris
d22017c6b0
chore: no-frozen-lock-file ( #303 )
...
* Regenerate lock file
* Fix?
2023-05-04 16:43:29 +03:00
fluencebot
ac25f497b1
chore: release master ( #297 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-04-04 12:50:50 +02:00
Pavel
0b2f12d8ac
feat: Cleaning up technical debts ( #295 )
2023-04-03 20:52:40 +03:00
fluencebot
9e0eb8d3bf
chore: release master ( #283 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-03-31 16:13:43 +03:00
Pavel
58ad3ca6f6
fix(test): All tests are working with vitest [DXJ-306] ( #291 )
2023-03-23 15:10:51 +03:00
Pavel
e95c34a792
feat(logs): Use debug.js
library for logging [DXJ-327] ( #285 )
2023-03-10 23:03:34 +03:00
Pavel
10d7eaed80
feat(test): Automate smoke tests for JS Client [DXJ-293] ( #282 )
2023-03-07 19:07:52 +03:00
fluencebot
baf367e88a
chore: release master ( #279 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-03-03 14:15:57 +03:00