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

[BGT Station] Validator list for a gauge is missing other validtors #130

Open
prodigyX-BeraBeraBaby opened this issue Oct 17, 2024 · 0 comments

Comments

@prodigyX-BeraBeraBaby
Copy link

Description:
I tried to investigate this issue, the user cannot see the other validators when they try to view the validtors for a certain gauge

image

image

I tried to investigate this api

image

SO I have a hunch that this module is missing a pagination component so I tried to add a page

https://bartio-pol-indexer.berachain-devnet.com/berachain/v1alpha1/beacon/validators?vaultId=0x1992b26E2617928966B4F8e8eeCF41C6e7A77010&page=1

https://bartio-pol-indexer.berachain-devnet.com/berachain/v1alpha1/beacon/validators?vaultId=0x1992b26E2617928966B4F8e8eeCF41C6e7A77010&page=2

https://bartio-pol-indexer.berachain-devnet.com/berachain/v1alpha1/beacon/validators?vaultId=0x1992b26E2617928966B4F8e8eeCF41C6e7A77010&page=3

image

Conclusion:
it was probably indeed missing a pagination component, and the page parameter is something we need to pass on the api which currenly it is not passing

image
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

No branches or pull requests

1 participant