-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: experimental warnings #434
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
akim-bow
reviewed
Aug 28, 2023
akim-bow
approved these changes
Aug 28, 2023
shamsartem
added a commit
that referenced
this pull request
Aug 28, 2023
* fix: experimental warnings * display errors in dev mode * hide only known warnings * simplify
shamsartem
added a commit
that referenced
this pull request
Sep 5, 2023
* feat: matching * feat: add matching and update to new contracts * fix: testnet addresses * new pnpm-lock.yaml * feat(docs): new config docs [fixes DXJ-168] (#278) * feat(docs): new config docs * use latest json-schema-docs * change path * remove workflows from prettier * Apply automatic changes * create dir * Apply automatic changes * replace empty tables * Apply automatic changes * use replaceAll * Apply automatic changes * add deprecation notice * feat: deal deploy e2e [fixes DXJ-379] (#276) * wip * Fix * wip * wip * tests work * Update tests.yml * add timestamp and delay * change from block to string * change to earliest * Apply automatic changes * Update tests.yml --------- Co-authored-by: Anatoly Laskaris <[email protected]> Co-authored-by: shamsartem <[email protected]> * remove on HOST_PEER_ID * Apply automatic changes * update aqua version * switch config descriptions * Apply automatic changes * Move docs generation to a separate file * Add missing env vars --------- Co-authored-by: shamsartem <[email protected]> Co-authored-by: Anatoly Laskaris <[email protected]> * add with errors * fix: types pkgs * fix: update client pkg * fix issues with types * remove fluence.yaml * fix: minor bugs * update deal client * feat: add chain networks (kras, stage, testnet, local) * Apply automatic changes * fix cid * update deal-aurora * change compute-provider register & add addWorkersSlots * change compute-provider register & add addWorkersSlots * fix line * fix lint * fix new aurora-deal * fix aurora pack * feat(workers): use multihash.bytes for peer_id * update deal pkg * feat(workers): pass 32 bytes to peer_id on addWorkerSlots * update deal pkg * fix getFreeWorkersSlots * chore: update deal targz * chore: update deal in fcli * fix rpc * Apply automatic changes * Apply automatic changes * remove test log * remove line * Apply automatic changes * fix docker for tests * remove unneeded dep * Add console.error * rename commands and change nox image * Apply automatic changes * feat: use local npm (#417) * Apply automatic changes * set nox version in versions.json * try another way * temporary comment out set nox version * change env variables, remove extra peers * use earliest * comment out * improvements, fixes * Apply automatic changes * add whitespace * fix(tests): fix matcher addr and rpc endpoint * fix(tests): NOX_IMAGE=docker.fluence.dev/nox:ipfs_alpha-decider_3039_1 * fix: change version in yml not env * fix(tests): aqua pool size = 5 * fix: set correct networkId * fix(tests): use key from hardhat * fix(tests): enable logs for builtins * fix(test): change runDeployedServices ?worker_id * Apply automatic changes * fix * improve tests * simplify * increase timeout * not * not again * try not running tests in parallel * update deal pkg * Apply automatic changes * update deal pkg * update deal pkg * feat(test): nox:ipfs_alpha-decider_3054_3 * feat: update chain to 0.2.11 * fix: experimental warnings (#434) * fix: experimental warnings * display errors in dev mode * hide only known warnings * simplify * chore(main): release fluence-cli 0.7.2 (#435) * add debug logs, display them in tests * fix lint errors * Apply automatic changes * feat: update installation-spell * fix(test): update nox container * Apply automatic changes * fix(test): revert back to while * Apply automatic changes * fix(test): retry `null` check * Apply automatic changes * try parallel add-peer * make add-peer not parallel * add more logs * remove extra logs * chore: try 10 second period for decider * add more logs to deal deploy * fix: update deal pkg * rename market to provider * Apply automatic changes * remove unnecessary eslint-disables and add more dbg logs * rename to units * Apply automatic changes * feat: optimize imports (#441) * optimize imports * add default * add disconnect * dynamic js-client import * fix countly * Apply automatic changes * switch * Apply automatic changes * add TODO, remove couple of ts-ignore * deployWorkers --------- Co-authored-by: shamsartem <[email protected]> * remove unused import * Update nox * Fix --------- Co-authored-by: shamsartem <[email protected]> Co-authored-by: shamsartem <[email protected]> Co-authored-by: Anatoly Laskaris <[email protected]> Co-authored-by: elshan-eth <[email protected]> Co-authored-by: folex <[email protected]> Co-authored-by: fluencebot <[email protected]> Co-authored-by: folex <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.