Project-MCMLXXXIII / mojos

GNU General Public License v3.0
1 stars 0 forks source link

Update DAO infra with OpenZepplin Governor smart contract #2

Open HashWarlock opened 3 years ago

HashWarlock commented 3 years ago

Replace current contracts:

With auto generated MojosGovernor.sol contract (Add additional contracts but replace MojosDAOLogicV1.sol with MojosGovernor.sol)

The Mojos Governor.sol contract will need min/max for proposals, voting, quorum

kingassune commented 3 years ago

@HashWarlock Does this still need to be done?

HashWarlock commented 3 years ago

@kingassune If we want to move away from existing solution smart contacts that provide the functionality then yes, it needs to be ported w/ OpenZepplin Governor smart contract. Has not been implemented, yet.

Need help on this if that's the route to go.

kingassune commented 2 years ago

@HashWarlock So we can go with it in its current state? Changing would be more of an upgrade?