Skip to content
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 7 commits into from
Jun 27, 2023
Merged

Move min lock demand #458

merged 7 commits into from
Jun 27, 2023

Conversation

Sriep
Copy link
Contributor

@Sriep Sriep commented Jun 16, 2023

A brief description of the changes in this PR:
Move min lock demand from blobber to allocation

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped false
system-tests min_lock_demand
gosdk min_lock_demand
zboxcli min_lock_demand
zwalletcli staging
0chain min_lock_demand
blobber staging
authorizer staging
0box staging
0dns staging

@Sriep Sriep mentioned this pull request Jun 16, 2023
3 tasks
@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped false
system-tests min_lock_demand
gosdk min_lock_demand
zboxcli min_lock_demand
zwalletcli min_lock_demand
0chain min_lock_demand
blobber staging
authorizer staging
0box staging
0dns staging

@service-0chain
Copy link
Contributor

Manual system tests [cancelled] with the following config

config value
tests skipped false
system-tests min_lock_demand
gosdk min_lock_demand
zboxcli min_lock_demand
zwalletcli min_lock_demand
0chain min_lock_demand
blobber staging
authorizer staging
0box staging
0dns staging

@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped false
system-tests min_lock_demand
gosdk staging
zboxcli min_lock_demand
zwalletcli min_lock_demand
0chain min_lock_demand
blobber staging
authorizer staging
0box staging
0dns staging

@Sriep Sriep changed the base branch from staging to sprint-june-5 June 26, 2023 15:46
@dabasov dabasov merged commit 3a53771 into sprint-june-5 Jun 27, 2023
@dabasov dabasov deleted the min_lock_demand branch June 27, 2023 18:45
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants