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

Feat_Add pagination for miners and sharders #210

Merged

Conversation

K-Kumar-01
Copy link
Contributor

Closes #203

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):

cmd/minersc.go Show resolved Hide resolved
cmd/minersc.go Show resolved Hide resolved
cmd/minersc.go Outdated Show resolved Hide resolved
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
Copy link
Member

@peterlimg peterlimg left a comment

Choose a reason for hiding this comment

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

Oh @K-Kumar-01, sorry, part of my last reviews didn't get submitted, please re-check.

cmd/minersc.go Outdated Show resolved Hide resolved
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
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

Copy link
Member

@peterlimg peterlimg left a comment

Choose a reason for hiding this comment

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

LGTM

cmd/minersc.go Outdated Show resolved Hide resolved
cmd/minersc.go Outdated Show resolved Hide resolved
@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk k-kumar-01/feat/miners-and-sharders-list-functions-update
zboxcli staging
zwalletcli k-kumar-01/i203/add-pagination-miners-and-sharders
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped ABILITY TO SKIP TESTS IS DISABLED. SKIP_TESTS OPTION IGNORED.
system-tests pagination-pr
gosdk k-kumar-01/feat/miners-and-sharders-list-functions-update
zboxcli staging
zwalletcli k-kumar-01/i203/add-pagination-miners-and-sharders
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [success] with the following config

config value
tests skipped ABILITY TO SKIP TESTS IS DISABLED. SKIP_TESTS OPTION IGNORED.
system-tests pagination-pr
gosdk k-kumar-01/feat/miners-and-sharders-list-functions-update
zboxcli staging
zwalletcli k-kumar-01/i203/add-pagination-miners-and-sharders
0chain staging
blobber staging
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@Kishan-Dhakan Kishan-Dhakan merged commit 72b1338 into staging Mar 13, 2023
@Kishan-Dhakan Kishan-Dhakan deleted the k-kumar-01/i203/add-pagination-miners-and-sharders branch March 13, 2023 13:33
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.

ls-miners and ls-sharders only return first 20
5 participants