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

validator not showing up on validator list (01node) #2461

Closed
clawmvp opened this issue Apr 17, 2019 · 12 comments · Fixed by #2535
Closed

validator not showing up on validator list (01node) #2461

clawmvp opened this issue Apr 17, 2019 · 12 comments · Fixed by #2535

Comments

@clawmvp
Copy link

clawmvp commented Apr 17, 2019

it seems that my validator (01node) is not showing up on validators list, also not showing on lcd staking/validators
ex: http://185.36.252.148:1317/staking/validators

my validator: https://stargazer.certus.one/validators/B4E1085F1C9EBB0EA994452CB1B8124BA89BED1A

however if i query: gaiacli query tendermint-validator-set --chain-id=cosmoshub-1 | grep cosmosvalconspub1zcjduepqlzmd0spn9m0m3eq9zp93d4w6e5tugamv44yqjzyacelnvra634fqnfec0r
Pubkey: cosmosvalconspub1zcjduepqlzmd0spn9m0m3eq9zp93d4w6e5tugamv44yqjzyacelnvra634fqnfec0r

it does show up, also it does show up on all explorers..any hints?

@jbibla
Copy link
Collaborator

jbibla commented Apr 17, 2019

hmmm. not sure about this.

@fedekunze any ideas?

@faboweb
Copy link
Collaborator

faboweb commented Apr 17, 2019

/staking/validators may only deliver all validating validators (currently 100). Maybe this is forced paginated now or something? The documentation says it should return all candidates: https://cosmos.network/rpc/#/ICS21/get_staking_validators.

@clawmvp
Copy link
Author

clawmvp commented Apr 17, 2019

what do u mean? i am active.
https://stargazer.certus.one/validators/B4E1085F1C9EBB0EA994452CB1B8124BA89BED1A

opened an issue on cosmos-sdk, it seems it s not related to lunie
cosmos/cosmos-sdk#4145

@fedekunze
Copy link
Contributor

yeah, sadly it returns the top 100 validators. The fix will be included on 0.35. Ref cosmos/cosmos-sdk#4099

@faboweb
Copy link
Collaborator

faboweb commented Apr 18, 2019

When will 0.35 come? And if this is not for a couple of days, can this be hotfixed instead?

@fedekunze
Copy link
Contributor

The next upcoming release is 0.34. Although 0.35 is way underway already. How about if we move this discussion to the SDK ?

@jbibla
Copy link
Collaborator

jbibla commented Apr 18, 2019

for the record: the umbrella team is reporting the same issue.

you guys both appear on https://hubble.figment.network/chains/cosmoshub-1 but neither of you appear on Lunie.

Screen Shot 2019-04-18 at 6 03 42 PM

🤔 going to keep investigating.

@jinghiskwon
Copy link

It's so weird that our names are addresses on Hubble lol.

@clawmvp
Copy link
Author

clawmvp commented Apr 29, 2019 via email

@jbibla
Copy link
Collaborator

jbibla commented May 3, 2019

this appears to be effecting account balances as well. should we use a separate endpoint for balance calculations??

@faboweb

@jbibla
Copy link
Collaborator

jbibla commented May 3, 2019

@clawmvp we haven't resolved this issue yet but we are actively working on it.

@faboweb faboweb mentioned this issue May 3, 2019
5 tasks
@jinghiskwon
Copy link

jinghiskwon commented May 3, 2019

Did you guys update to latest point release for your infrastructure? I think Umbrella shows up in all the other explorers correctly now that people have updated their full node.

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 a pull request may close this issue.

5 participants