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

Auto Pass Props if User Controls 100% of Voting power #759

Closed JakeHartnell closed 5 months ago

JakeHartnell commented 8 months ago

As a user setting up DAOs before adding other members, it would be quicker to auto-pass a proposal if I control 100% of the voting power.

In the dao-proposal-single contract, if a user has 100% of the voting power auto-pass the proposal.

NoahSaso commented 5 months ago

closing in favor of #798 per the discussion in #776