-
Notifications
You must be signed in to change notification settings - Fork 4
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
Deployment with Governance proposal #425
Conversation
if (!isForked) { | ||
govFive.printTxData(); | ||
} | ||
// Revoke access from Multisig |
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.
Let's keep an overlapping period and not revoke the multisig until after we've run a test TX through the final governance. This should break out into a new deploy file.
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.
This file has a skip method that doesn't run it on mainnet
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.
We still need to separate the granting gov time permissions into a separate file from revoking multi-sig timelock permissions (even though both should not run now)
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.
Ah, gotcha, will do that
I've verified the OGV>OGN Migration Contracts proposal
|
If you made a contract change, make sure to complete the checklist below before merging it in master.
Contract change checklist: