v2.3.0-rc.1
Pre-release
Pre-release
What's Changed
- Fix the bug in update seller by @zajck in #624
- 2.2.1-rc.3 test addresses by @zajck in #625
- 2.2.1 Release by @zajck in #633
- Bump @openzeppelin/contracts from 4.8.2 to 4.9.0 by @dependabot in #643
- Bump @openzeppelin/contracts-upgradeable from 4.7.1 to 4.8.3 by @dependabot in #642
- This cleans up some local variable names by @mischat in #607
- Bump @nomiclabs/hardhat-ethers from 2.2.2 to 2.2.3 by @dependabot in #647
- Bump cross-fetch from 2.2.3 to 3.1.6 by @dependabot in #648
- This should quieten a couple of warnings by @mischat in #620
- Bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #649
- Update solidity, hardhat, slither CI by @zajck in #632
- Bump glob from 9.3.5 to 10.2.6 by @dependabot in #655
- Improve coverage CI report with coveralls by @anajuliabit in #641
- Bump @openzeppelin/contracts-upgradeable from 4.8.3 to 4.9.0 by @dependabot in #654
- Bump dotenv from 16.0.3 to 16.1.3 by @dependabot in #661
- Bump hardhat from 2.14.0 to 2.14.1 by @dependabot in #662
- Deprecate twinIdsByTokenAddressAndBySeller by @anajuliabit in #628
- Bump yargs-parser from 2.4.1 to 20.2.9 by @dependabot in #660
- Bump eslint from 8.41.0 to 8.42.0 by @dependabot in #664
- Bump truffle from 5.9.2 to 5.9.3 by @dependabot in #663
- Bump dotenv from 16.1.3 to 16.1.4 by @dependabot in #665
- Deprecate clerk by @zajck in #638
- Bump truffle from 5.9.3 to 5.9.4 by @dependabot in #666
- Bump glob from 10.2.6 to 10.2.7 by @dependabot in #667
- Fix code scanning alert - Reentrancy vulnerabilities by @zajck in #637
- Bump dotenv from 16.1.4 to 16.3.0 by @dependabot in #689
- ether.js v6 migration by @anajuliabit in #688
- Boson voucher bug fixes by @zajck in #634
- Fix unsuccessful twin transfer by @zajck in #652
- Check that the twin address is a contract by @zajck in #653
- Add minimal resolution period by @zajck in #673
- Clean pending auth token during updateSeller call by @anajuliabit in #684
- Limit gas when doing twin transfers by @zajck in #694
- Resolve time conflict in redeemVoucher and expireVoucher by @zajck in #695
- Unpause individual regions by @anajuliabit in #644
- Multiple collections per seller by @zajck in #592
- Fix token gating by @anajuliabit in #635
- Remove protocol gas limits by @anajuliabit in #675
- Fix twin inefficiencies by @anajuliabit in #656
- Clone vouchers using create2 by @zajck in #703
- Offer validity period - include upper value by @zajck in #697
- More flexible getAvailableFunds by @zajck in #698
Full Changelog: v2.2.1-rc.2...v2.3.0-rc.1