Optimistic Voting #468
JakeHartnell
started this conversation in
General
Replies: 2 comments
-
I'm personally pretty skeptical of optimistic voting. If people are worried about voter fatigue, maybe we can direct them to:
Having done this, the parent DAO will always be able to act more quickly than the subDAO to revoke privileges if they'd like to "say no". |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think some DAOs should be biased towards preservation rather than change. Maybe have a setting for pessimistic vs. optimistic voting. Also I have a hypothesis that most votes will be delegated in the future, with exceptions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many DAOs in the Ethereum ecosystem are starting to explore "Optimistic Voting" to combat voting fatigue and reducing gas fees spent for on-chain votes. The principal is simple, assume a proposal will pass unless people vote no.
We could easily support this with a custom proposal module in DAO DAO, does this interest people at all?
Beta Was this translation helpful? Give feedback.
All reactions