Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

List of offline validators during an upgrade #67

Open
jackzampolin opened this issue Jan 17, 2022 · 4 comments
Open

List of offline validators during an upgrade #67

jackzampolin opened this issue Jan 17, 2022 · 4 comments

Comments

@jackzampolin
Copy link
Member

We should build a tool that allows querying for a list of offline validators ranked by voting power (highest to lowest) by name for upgrades. This should help with upgrade coordination

@jackzampolin
Copy link
Member Author

@jackzampolin
Copy link
Member Author

Note this one pulls the validator info from a genesis file, if the RPC is online we can use q staking validators instead.

@LoganHenderson
Copy link
Contributor

LoganHenderson commented Jan 19, 2022

This should help with upgrade coordination

We would get this by just inspecting the latest block. It'd be great to also allow passing in a historical block (or block range). This could enable report generation for downtime events and other use-cases. I'm planning to pick up this ticket in the next couple days.

@joeabbey
Copy link
Contributor

joeabbey commented Dec 6, 2022

https://github.com/blockpane/pvtop does a fairly excellent job of this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants