You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a proposal to add an option on gaiad.toml to stop a node at n block height. Something like stop_gaiad_at = ""stop_gaiad_at = "450000"
Problem Definition
This would be an interesting feature when we upgrade the network at a certain block height. We could coordinate and stop the network at the exact block height and resolve misunderstandings that might come up when the network is still going even though the network is upgraded to newer version.
Proposal
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
This is a proposal to add an option on gaiad.toml to stop a node at n block height. Something like
stop_gaiad_at = ""
stop_gaiad_at = "450000"
Problem Definition
This would be an interesting feature when we upgrade the network at a certain block height. We could coordinate and stop the network at the exact block height and resolve misunderstandings that might come up when the network is still going even though the network is upgraded to newer version.
Proposal
For Admin Use
The text was updated successfully, but these errors were encountered: