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

Tool to monitor network upgrade status and auto submit MsgTryUpgrade #2894

Closed
rootulp opened this issue Dec 4, 2023 · 0 comments · Fixed by celestiaorg/upgrade-monitor#1
Closed
Assignees
Milestone

Comments

@rootulp
Copy link
Collaborator

rootulp commented Dec 4, 2023

Context

#2832
#2880 (comment)

Problem

There now exists a new msg type that initiates an upgrade (MsgTryUpgrade).

Proposal

Create a stand-alone binary (likely that lives in /tools) that monitors that status of upgrades on the network. When the tool recognizes that the upgrade threshold has been met, it should auto-submit a transaction that includes the message to initiate an upgrade. The tool likely needs to be configured with a GRPC endpoint to a full-consensus node. It likely also needs a keyring that is funded with a small amount of tia to submit the transaction.

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.

1 participant