Governance DAO Chat: Solidity Patterns You Regret Using?

Samantha Jones

Active member
Fellow devs — in the spirit of improving future DAOs, let’s talk anti-patterns we’ve encountered in governance contracts.
I’ve seen DAOs hardcode quorums, or worse — store governance logic off-chain and patch with JSON blobs.
Starting this governance DAO chat thread to share smart contract caveats, voting module setups, and snapshot integration gotchas.
Will post a few GitHub links to flawed implementations I audited last year.
 
Back
Top Bottom