v2.4.0
DAO DAO v2.4.0
added support for Veto in both single and multiple choice proposal modules, as well as many other minor improvements and missing queries.
Veto has been audited by Oak Security. The report is available here.
Contract binaries have been compiled with workspace-optimizer:0.14.0
.
Full Changelog: v2.3.0...v2.4.0
What's Changed
- Single and multiple choice veto by @JakeHartnell, @bekauz, and @NoahSaso in #752 and #777
- Various pre-propose-approval and pre-propose-approver query fixes by @NoahSaso in #766, #767, #772, #773, and #774
- Version bumps, deprecation fixes, and CI fixes by:
- Update contracts to v2.4.0 by @NoahSaso in #778
- Fix voting module native token proposal deposit on instantiate by @NoahSaso in #786
- Support both osmosis and cosmwasm tokenfactory msg standards by @NoahSaso in #788
New Contributors
- @0xjame5 made their first contribution in #757
- @Massvdev made their first contribution in #764
- @Dat-Andre made their first contribution in #764
Code IDs
TBD