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

New simplified User ReadPool related changes #461

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

iamrz1
Copy link
Contributor

@iamrz1 iamrz1 commented May 19, 2022

Copy link
Member

@dabasov dabasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@iamrz1 iamrz1 force-pushed the user-read-pools branch 2 times, most recently from 6f45e39 to 9076136 Compare June 5, 2022 13:31
@iamrz1 iamrz1 force-pushed the user-read-pools branch from 9076136 to 3b9b68a Compare June 6, 2022 06:45
@service-0chain
Copy link
Contributor

Manual system tests [success] with the following config

config value
tests skipped TRUE
system-tests master
gosdk user-read-pools
zboxcli staging
zwalletcli staging
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@dabasov dabasov merged commit a7425dd into staging Jun 6, 2022
@dabasov dabasov deleted the user-read-pools branch June 6, 2022 18:40
@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests feat/update_validator_settings
gosdk staging
zboxcli feat/update_validator_settings
zwalletcli staging
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

yash10019coder pushed a commit that referenced this pull request Jan 5, 2025
* 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]>
yash10019coder pushed a commit that referenced this pull request Jan 5, 2025
* 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