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

Governance script that deploys a new proxyAdmin for Locking contracts #240

Open
3 tasks
baroooo opened this issue Nov 7, 2024 · 0 comments · May be fixed by #243
Open
3 tasks

Governance script that deploys a new proxyAdmin for Locking contracts #240

baroooo opened this issue Nov 7, 2024 · 0 comments · May be fixed by #243
Assignees

Comments

@baroooo
Copy link
Contributor

baroooo commented Nov 7, 2024

Description

Mento Governance and Locking contracts are currently in a circular dependency, any problem in the Locking contracts would block the governance from fixing the issue since the governance needs Locking to function properly to execute the upgrade. With the Celo L2 transition approaching with breaking changes to the Locking contracts, we should transfer the upgradability rights to another account. This is going to be temporary and it will enable us upgrading Locking contracts without depending Locking to be in the perfect state.

Implement a governance script that deploys a new Proxy Admin that is owned by MentoLabs multisig and transfer proxy ownership of Locking contracts to this new Proxy Admin contract.

Acceptance Criteria

  • Script deploys a new Proxy Admin that is owned by MentoLabs Multisig
  • Script transfers Locking proxy ownership to the new Proxy Admin
  • Post checks
@bayological bayological self-assigned this Nov 7, 2024
@bayological bayological linked a pull request Nov 7, 2024 that will close this issue
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.

2 participants