DistributedCollective / DistributedCollective/Sovryn-smart-contracts
moving AMM contracts from multisig to governance
@cwsnt is already working on this.
Since Jun 30, 2021.
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
this is separated from https://github.com/DistributedCollective/Sovryn-smart-contracts/issues/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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.