-
Notifications
You must be signed in to change notification settings - Fork 45
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 1.8.0 permissioned to permissionless runbook. #388
base: main
Are you sure you want to change the base?
Conversation
ae829a9
to
10f9958
Compare
10f9958
to
2f99450
Compare
… upgrade 1.6.0-permissioned to 1.8.0-permissionless.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. One step I'm not sure if it should be in this runbook is whether SystemConfig
upgrade for Holocene. The Deploy Contracts with Holocene Deployer Tool
mentions that the SystemConfig shouldn't be upgrade before Holocene activation, which is correct. Should the chain operator follow up on this after Holocene activates?
Good call out - I've added a step to the end to run that transaction if upgrading from 1.6.0. |
Description
Adds a runbook to upgrade from 1.8.0 permissioned configuration to permissionless configuration.