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

Problem: testnet nodes can't upgrade to final 0.7.0 release #453

Closed
yihuang opened this issue May 4, 2022 · 0 comments · Fixed by #454
Closed

Problem: testnet nodes can't upgrade to final 0.7.0 release #453

yihuang opened this issue May 4, 2022 · 0 comments · Fixed by #454

Comments

@yihuang
Copy link
Collaborator

yihuang commented May 4, 2022

final 0.7.0 shouldn't be consensus breaking from rc3 which testnet nodes currently runs, the obstacle is the testnet upgrade handler is removed, we should add it back.

yihuang added a commit to yihuang/cronos that referenced this issue May 4, 2022
Closes: crypto-org-chain#453
Solution:
- keep the latest testnet upgrade handler
yihuang added a commit that referenced this issue May 4, 2022
* Problem: testnet nodes can't switch to later 0.7.0 releases

Closes: #453
Solution:
- keep the latest testnet upgrade handler

* Update CHANGELOG.md
@yihuang yihuang closed this as completed May 4, 2022
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