near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
108 stars 76 forks source link

DAO self upgrade via proposals #134

Closed TrevorJTClarke closed 2 years ago

TrevorJTClarke commented 2 years ago

This PR allows DAOs to upgrade via 3 proposals:

  1. Store the official factory DAO contract on their DAO account
  2. Upgrade the DAO contract
  3. Remove the upgrade blob and retrieve storage deposit

Requirements

TrevorJTClarke commented 2 years ago

@ctindogarus4f thanks for the great suggestions - i have addressed them all. Need to figure out why workspace tests are having gas issues.