Skip to content

v2.5.0

Compare
Choose a tag to compare
@fforbeck fforbeck released this 08 Jun 21:09
· 47 commits to master since this release
3ab7ea3

Changelog

Info ⚠️

  • The release v2.5.0 is not integrated with tribute-ui.

Features & Enhancements 🚀

Fixes 🐞

  • fix-02: reset grace period if is a tie by @fforbeck in #508
  • fix-03: track redeemed kyc coupons by @fforbeck in #509
  • fix-15: check if balance < payback amount by @fforbeck in #512
  • fix-18: return the correct selector by @fforbeck in #513
  • fix-20: save N tokens from the same nft contract addr by @fforbeck in #514
  • fix-28: only sender can withdraw by @fforbeck in #518
  • fix-30: reimburse the from account by @fforbeck in #519
  • fix-25: remove the previous nft owner if balance=0 by @fforbeck in #515
  • fix(nft): handle nfts sent using transferFrom by @fforbeck in #523
  • fix(guild-kick): member is jailed during the kick process by @adridadou in #524
  • fix(deploy): read extension addr from event by @fforbeck in #526
  • fix(dao-registry): extension removal by @fforbeck in #525
  • fix(clone-factory): check clone address by @fforbeck in #528
  • fix(extensions): initialize extension from factory by @fforbeck in #527
  • fix(guild-kick): can not kick yourself using a delegate by @fforbeck in #529
  • fix(offchain-voting): remove duplicate checks; set node index to start from 1; tests by @fforbeck in #534

Maintenance 🛠️

  • chore(test): migrating tests from oz-test-env to hardhat by @fforbeck in #520

New Contributors

Full Changelog: v2.4.0...v2.5.0