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

GovernorBravo DAO #236

Open
5 tasks
vminkov opened this issue Mar 22, 2022 · 0 comments · May be fixed by #155
Open
5 tasks

GovernorBravo DAO #236

vminkov opened this issue Mar 22, 2022 · 0 comments · May be fixed by #155
Assignees

Comments

@vminkov
Copy link
Contributor

vminkov commented Mar 22, 2022

Background

A DAO with the following characteristics has to be implemented:

  • upgradeable - needs to keep balances/stakes over upgrades
  • initially a DAO per chain
  • multisig council has the final word on decisions (mechanism can be disabled/enabled)
  • DAO voters vote to whitelist assets (and pools?)
  • total chain rewards shares will be adjusted by the multisig council on a weekly basis
  • partial voting should be possible to implement without much effort
  • voting delegation is desirable if possible to implement without much effort

Linked Issues & Documentation

Definition Of Done

Forge tests (local or bsc testnet) are needed to verify that the enumerated features/mechanisms work.

Tasks

  • Implement (de)listing of markets by the owner and fuse admin.
  • Change the (de)listing so only a single admin is able to (de)list.
  • Implement test cases in which the DAO is the (de)listing admin and voting changes the (de)listing status of an asset in a pool.
  • // TODO more tasks
  • Booster for 30/70 split
@vminkov vminkov self-assigned this Mar 22, 2022
@NikMidas NikMidas transferred this issue from Midas-Protocol/contracts May 13, 2022
@NikMidas NikMidas transferred this issue from Midas-Protocol/monorepo May 16, 2022
@vminkov vminkov linked a pull request May 26, 2022 that will close this issue
7 tasks
@NikMidas NikMidas changed the title GovernorAlpha DAO for pools and assets whitelisting SPLIT UP: GovernorAlpha DAO for pools and assets whitelisting May 26, 2022
@NikMidas NikMidas changed the title SPLIT UP: GovernorAlpha DAO for pools and assets whitelisting GovernorAlpha DAO for pools and assets whitelisting May 26, 2022
@NikMidas NikMidas changed the title GovernorAlpha DAO for pools and assets whitelisting GovernorBravo DAO for pools and assets whitelisting May 31, 2022
@NikMidas NikMidas changed the title GovernorBravo DAO for pools and assets whitelisting GovernorBravo DAO May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants