We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is separated from #275
IMPORTANT: multisig owners should be added as pausers to the protocol before passing ownership to governance
https://docs.google.com/document/d/10OTtsEfW-VhlHevU_gb3qbhlw56yosIUM9EXJXLmT1I/edit the list should be completed with AMM contracts and approved by Ororo
e.g. loan tokens have owner and admin roles. all admin roles need to be set to the admin governor.
there are the AMM contracts missing;
the implementation is a script transferring ownership from multisig to governance on approved contracts from the list above in oracle-based-amm repo
owner role -> timelock of owner governance, admin role -> timelock of admin governance
The text was updated successfully, but these errors were encountered:
cwsnt
No branches or pull requests
this is separated from #275
IMPORTANT:
multisig owners should be added as pausers to the protocol before passing ownership to governance
https://docs.google.com/document/d/10OTtsEfW-VhlHevU_gb3qbhlw56yosIUM9EXJXLmT1I/edit
the list should be completed with AMM contracts and approved by Ororo
e.g. loan tokens have owner and admin roles. all admin roles need to be set to the admin governor.
there are the AMM contracts missing;
the implementation is a script transferring ownership from multisig to governance on approved contracts from the list above in oracle-based-amm repo
owner role -> timelock of owner governance, admin role -> timelock of admin governance
The text was updated successfully, but these errors were encountered: