-
Notifications
You must be signed in to change notification settings - Fork 23
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
Move min lock demand #458
Merged
Merged
Move min lock demand #458
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
This was referenced Jun 16, 2023
Manual system tests [failure] with the following config
|
Manual system tests [failure] with the following config
|
Manual system tests [cancelled] with the following config
|
# Conflicts: # go.mod # go.sum
Manual system tests [failure] with the following config
|
Kishan-Dhakan
added a commit
that referenced
this pull request
Jul 3, 2023
* Move min lock demand (#458) * min_lock_demand * min_lock_demand * remove dead code * go mod * go mod * updated gosdk (#466) * Rename to not_available (#457) * remove unstake * not_available * go mod * go mod * repoint to not_available gosdk --------- Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * point gosdk to staging --------- Co-authored-by: Piers Shepperson <[email protected]> Co-authored-by: Yury <[email protected]>
Kishan-Dhakan
added a commit
that referenced
this pull request
Jul 16, 2023
* Move min lock demand (#458) * min_lock_demand * min_lock_demand * remove dead code * go mod * go mod * updated gosdk (#466) * Rename to not_available (#457) * remove unstake * not_available * go mod * go mod * repoint to not_available gosdk --------- Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * point gosdk to staging * fix RepairCompleted (#470) * multi upload in cli (#468) * multi upload in cli * workdir * make remotepath optional * multi download * update go version * update gosdkk * update gosdk (#472) * Update gosdk (#450) * use gosdk of fix thumb hash * fix gosdk version * update gosdk * update gosdk * update gosdk * updated gosdk * updated gosdk --------- Co-authored-by: dabasov <[email protected]> * add flag blobber_id to download file from single blobber (#437) * add flag blobber_id to download file from single blobber * Updated gosdk * update gosdk * Delete a.txt * chore(gomod): upgraded bls-go-binary with bls v1.35 (#396) * added go setup inside runner for build-zbox.yaml (#446) * added go setup inside runner for build-zbox.yaml * fixed build-zboxcli.yml * go mod tidy * change exit status to 0 --------- Co-authored-by: Jayash <[email protected]> Co-authored-by: Lz <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: Jayash Satolia <[email protected]> Co-authored-by: Yury <[email protected]> * update gosdk to latest commit (#476) * Update gosdk for repair allocation (#461) * update gosdk for repair alloc * update gosdk * update gosdk * update gosdk --------- Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * point to feat gosdk (#478) * Update gosdk - fix file callback (#477) * update gosdk * update gosdk * update gosdk * update gosdk * add preferred_blobbers flag to cli (#482) Co-authored-by: Yury <[email protected]> * Fix exclude path (#479) * Updated gosdk * Updated gosdk * Updated gosdk * Updated gosdk * Updated gosdk * Show actual num blocks, show size for directories (#456) * show size for dir, add actual numblocks * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * updated gosdk * updated gosdk * Fix (#487) * Fix (#488) * docs: command line cli for update commmand (#481) * docs: command line cli for update commmand * update description * fix multi-download in cli (#484) * fix multidownload: add wait group * cleanup variable names * use multidownload gosdk commit * upload as encrypted * fix actual_size error * Update the logic for update blobber and validator calls as per new models (#480) * updating the logic for valiator and blobber udpate calls. * fixing npe in tests * updating the logic to populate terms and stakepoolsettings * update the gosdk version * update the gosdk version * Refactoring to take the provided id as input for validator and blobber udpate setting calls. * Updating gosdk version * update gosdk (#489) * update gosdk to staging --------- Co-authored-by: Piers Shepperson <[email protected]> Co-authored-by: Yury <[email protected]> Co-authored-by: boddumanohar <[email protected]> Co-authored-by: Dinmukhammed <[email protected]> Co-authored-by: Hitenjain14 <[email protected]> Co-authored-by: Jayash <[email protected]> Co-authored-by: Lz <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: Jayash Satolia <[email protected]> Co-authored-by: stewartie4 <[email protected]> Co-authored-by: Sunil Kumar <[email protected]>
dabasov
added a commit
that referenced
this pull request
Jul 18, 2023
* Move min lock demand (#458) * min_lock_demand * min_lock_demand * remove dead code * go mod * go mod * updated gosdk (#466) * Rename to not_available (#457) * remove unstake * not_available * go mod * go mod * repoint to not_available gosdk --------- Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * point gosdk to staging * fix RepairCompleted (#470) * multi upload in cli (#468) * multi upload in cli * workdir * make remotepath optional * multi download * update go version * update gosdkk * update gosdk (#472) * Update gosdk (#450) * use gosdk of fix thumb hash * fix gosdk version * update gosdk * update gosdk * update gosdk * updated gosdk * updated gosdk --------- Co-authored-by: dabasov <[email protected]> * add flag blobber_id to download file from single blobber (#437) * add flag blobber_id to download file from single blobber * Updated gosdk * update gosdk * Delete a.txt * chore(gomod): upgraded bls-go-binary with bls v1.35 (#396) * added go setup inside runner for build-zbox.yaml (#446) * added go setup inside runner for build-zbox.yaml * fixed build-zboxcli.yml * go mod tidy * change exit status to 0 --------- Co-authored-by: Jayash <[email protected]> Co-authored-by: Lz <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: Jayash Satolia <[email protected]> Co-authored-by: Yury <[email protected]> * update gosdk to latest commit (#476) * Update gosdk for repair allocation (#461) * update gosdk for repair alloc * update gosdk * update gosdk * update gosdk --------- Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * point to feat gosdk (#478) * Update gosdk - fix file callback (#477) * update gosdk * update gosdk * update gosdk * update gosdk * add preferred_blobbers flag to cli (#482) Co-authored-by: Yury <[email protected]> * Fix exclude path (#479) * Updated gosdk * Updated gosdk * Updated gosdk * Updated gosdk * Updated gosdk * Show actual num blocks, show size for directories (#456) * show size for dir, add actual numblocks * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * update gosdk * updated gosdk * updated gosdk * Fix * Fix * Fix (#487) * Fix (#488) * docs: command line cli for update commmand (#481) * docs: command line cli for update commmand * update description * fix multi-download in cli (#484) * fix multidownload: add wait group * cleanup variable names * use multidownload gosdk commit * upload as encrypted * fix actual_size error * Update the logic for update blobber and validator calls as per new models (#480) * updating the logic for valiator and blobber udpate calls. * fixing npe in tests * updating the logic to populate terms and stakepoolsettings * update the gosdk version * update the gosdk version * Refactoring to take the provided id as input for validator and blobber udpate setting calls. * Updating gosdk version * update gosdk (#489) * Updated gosdk * Updated gosdk * Updated gosdk --------- Co-authored-by: Piers Shepperson <[email protected]> Co-authored-by: Yury <[email protected]> Co-authored-by: Kishan-Dhakan <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> Co-authored-by: boddumanohar <[email protected]> Co-authored-by: Dinmukhammed <[email protected]> Co-authored-by: Hitenjain14 <[email protected]> Co-authored-by: Lz <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: stewartie4 <[email protected]> Co-authored-by: Sunil Kumar <[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.
A brief description of the changes in this PR:
Move min lock demand from blobber to allocation
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):