DistributedCollective / DistributedCollective/Sovryn-smart-contracts
moving from multisig to governance
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
UPD:
multisig owners should be added as pausers to the protocol before passing ownership to governance
ETA is Jun 21
https://docs.google.com/document/d/10OTtsEfW-VhlHevU_gb3qbhlw56yosIUM9EXJXLmT1I/edit
the list should be completed with AMM contracts and approved by Ororo
loan tokens for example have owner and admin roles. all admin roles need to be set to the admin governor
this list above is not complete by the way
there are the AMM contracts missing;
the implementation is a script transferring ownership from multisig to governance on approved contracts from the list above
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.