DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 132 forks source link

Allow auto casting a vote on proposal creation #798

Closed NoahSaso closed 4 months ago

NoahSaso commented 5 months ago

per the discussion in https://github.com/DA0-DA0/dao-contracts/pull/776, it's a better idea to allow auto-casting a vote on proposal creation than to allow auto-passing a prop based on the proposer's voting power.

auto-casting a vote will take care of auto-passing and enable more use cases. for example, the proposer might want to abstain.