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 #775

Closed nickf12 closed 7 months ago

nickf12 commented 7 months ago

Hi @JakeHartnell, This PR should close the issue #759. I workaround this feature comparing the DAO total power with the proposer total power to see if it has an Absolute Threshold. The tests also have been updated. Let me know if I interpreted it wrongly and I need to re-iterate over it