Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JakeHartnell JakeHartnell released this 19 Apr 04:10
· 418 commits to main since this release
5d46fc6

Many improvements and bug fixes for the legacy contracts.

What's Changed

  • Make admin optional stake cw20 by @ben2x4 in #163
  • cw3-flex-multisig fixes by @Callum-A in #162
  • Add start_height field to proposal queries by @ezekiiel in #165
  • updates rust optimizer in deploy local script by @gavindoughtie in #167
  • feat: adds Apple Silicon support, updates junod to v2.1.0 in deploy_local by @bmorphism in #168
  • Remove cw-distribution by @Callum-A in #174
  • Vt only signers execute by @verminator23 in #166
  • Reject proposals when they cannot pass by @Callum-A in #181
  • Automatically add cw20s to balance list by @Callum-A in #183
  • Remove usage of Addr in contract messages. by @ezekiiel in #186
  • Instantiate DAO with existing staking contract by @Callum-A in #189
  • Update local deploy script by @the-frey in #201
  • fix local deploy script by @janitachalam in #211
  • Hooks in staking contract by @ben2x4 in #180
  • Fix threshold for no for non v1 side contracts by @Callum-A in #220
  • External staking rewards by @ben2x4 in #182
  • fix empty attribute bug in external staking contract by @ben2x4 in #245

Full Changelog: v0.2.5...v0.3.0