-
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
feat: deposit check #653
Merged
Merged
feat: deposit check #653
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
kmd-fl
approved these changes
Dec 18, 2023
shamsartem
added a commit
that referenced
this pull request
Dec 19, 2023
* feat: deposit check * fix * fix
shamsartem
added a commit
that referenced
this pull request
Feb 19, 2024
* add updates and fix types * fix consts * fix commands * update yarn.lock * some fixes * Apply automatic changes * feat: deposit check (#653) * feat: deposit check * fix * fix * add create-commitment command * Apply automatic changes * Apply automatic changes * some improvements * fix * Apply automatic changes * centralize deal client init * fix * Apply automatic changes * throw error * up deal package * fix * wip * Apply automatic changes * up * use lib and containers * use matcher * Apply automatic changes * chore: Update e2e (#689) * Update e2e * Fix * Fix? * Apply automatic changes * Typo --------- Co-authored-by: nahsi <[email protected]> * use latest * Apply automatic changes * add chain info command, deprecate provider env * Apply automatic changes * remove unused archive * up * up * up * add effector validation * add initialBalance * use nox snapshot * Merge branch 'main' into capacity * Apply automatic changes * set correct matcher_address * update deal pkg * use snapshot * remove resolutions * fix lock * use matching containers * up nox, more compute units * add logs * better stringify uint8Array * add additional steps * simplify * Apply automatic changes * remove expect * Apply automatic changes * use signer address by default * Apply automatic changes * fix validation * less compute units * Apply automatic changes * some improvements * use commitment ids * split logic * Apply automatic changes * slow things down * simplify * one by one * add collateral by nox name * Apply automatic changes * add provider register * Apply automatic changes * up * add log * comment out extra approve * smaller initial balance * less * update keys * move * fix * improve comment * up * generate keys and pass them to contract, simplify and refactor * Apply automatic changes * use versions from main * fix? * fix * Apply automatic changes * fixes * Apply automatic changes * add delegator commands * Apply automatic changes * add multicall for createCommitments * add providerArtifacts config * add accounts to chain info * use correct matcher address * some refactoring * remove interactive * fix * Apply automatic changes * fix * use 0.5.0 * Apply automatic changes * unify * Apply automatic changes * change order * better logs for multicall * fix(nox): set default RUST_LOG for docker compose * Apply automatic changes * fix(tests): run all tests * fix(logs): worker_inactive=trace for Nox * Apply automatic changes * fix(test): run only a single test * Apply automatic changes * remove * Apply automatic changes * fix version * Apply automatic changes * improve example * Apply automatic changes * fix * Apply automatic changes * fix(nox): use nox compute-unit-matched_577_5 * fix(ci): use nox from compute-unit-matched_578_3 * improve provider register and create-offer * Apply automatic changes * turn on all tests * Apply automatic changes * don't run tests in parallel * refactor and improve env * Apply automatic changes * up * improvements for deal stop * Apply automatic changes * use dealid resolve logic in other commands * Apply automatic changes * fix * up CC duration * Apply automatic changes * max failed ratio * add start of cc info command * run tests in parallel * Apply automatic changes * improve setTryTimeout logging * Apply automatic changes * rename flag * Apply automatic changes * add sorting to generated types * up snapshot * don't run tests in parallel * add validation for duplicate nox names in offers * fix proof * up and move deploy command * Apply automatic changes * up containers --------- Co-authored-by: Artsiom Shamsutdzinau <[email protected]> Co-authored-by: shamsartem <[email protected]> Co-authored-by: Anatolios Laskaris <[email protected]> Co-authored-by: nahsi <[email protected]> Co-authored-by: folex <[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.