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

add an option on gaiad.toml to stop a node at n block height #3981

Closed
4 tasks
1xCL opened this issue Mar 27, 2019 · 2 comments · Fixed by #4059
Closed
4 tasks

add an option on gaiad.toml to stop a node at n block height #3981

1xCL opened this issue Mar 27, 2019 · 2 comments · Fixed by #4059
Assignees
Milestone

Comments

@1xCL
Copy link

1xCL commented Mar 27, 2019

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

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

Interesting proposal. Yeah this could be passed to the BaseApp constructor as an option function.

@ebuchman
Copy link
Member

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

Successfully merging a pull request may close this issue.

3 participants