Releases: thirdweb-dev/contracts
Releases · thirdweb-dev/contracts
v3.15.0
What's Changed
- Airdrop: contract metadata extension by @kumaryash90 in #640
Full Changelog: v3.14.0...v3.15.0
v3.14.0
What's Changed
- Airdrop by @kumaryash90 in #628
- Seaport bulk sig support for smart accounts: AccountSeaportBulkSigSupport by @nkrishang in #633
- Airdrop audit fixes by @kumaryash90 in #634
Full Changelog: v3.13.0...v3.14.0
v3.13.0
What's Changed
- Update external imports, fix tests by @kumaryash90 in #631
Full Changelog: v3.12.1...v3.13.0
v3.12.1
v3.12.0
v3.11.3
What's Changed
- v3.11.2 by @kumaryash90 in #627
- Update dependencies (#629)
Full Changelog: v3.11.2...v3.11.3
v3.11.2
What's Changed
- Update isValidSignature replay protection by @nkrishang in #620
Full Changelog: v3.11.1...v3.11.2
v3.11.1
What's Changed
- Release 3.11.0 by @nkrishang in #592
- Update SDK to 4.0.22 by @nkrishang in #593
- RoyaltyPayments: fix check for royalty amount by @kumaryash90 in #599
- Update yarn lock file by @nkrishang in #607
- Resolve: Deletion on mapping containing a struct-with-mapping #602 by @nkrishang in #608
- Resolve: Emit appropriate events in initialize function #604 by @nkrishang in #610
- Resolve: Update state variables that could be declared immutable as immutable #605 by @nkrishang in #609
- Resolve: Add nonReentrant modifier to relevant base contract functions #601 by @nkrishang in #611
- OpenEditionERC721 flat platform fee by @kumaryash90 in #614
- Custom errors, etc by @kumaryash90 in #619
- Clean up by @kumaryash90 in #621
Full Changelog: v3.11.0...v3.11.1
v3.11.0
What's Changed
- Update to dynamic-contracts 1.2.5 by @nkrishang in #587
- Patch extension/Multicall by @nkrishang in #588
Full Changelog: v3.10.4...v3.11.0
v3.10.4
- Add audit reports 14-15 (#582) 272ec7f
- Update gas benchmark (#581) 0370cac
- Upgrade dependencies and minor clean up (#580) ef6a072
- Revert account factory proxy deploy back to direct deploy (#578) 791e8df
- BTT Split (#559) 85874e3
- BTT VoteERC20 (#558) 0dbbeef
- AA benchmark tests (#577) 49a573c
- add queryable extension to ERC721Base (#560) 8da4090
- test: fix typos (#554) c7a4554
- update SDK ade8109
- Support for new for EIP-1271 verification (#572) a050a1a
- Call disable initializer in smart wallet factory contract constructors (#566) e511612
- Fix getAccounts (#565) d6bba75
- Add paginated method to get all accounts: getAccounts and totalAccounts (#564) bd54c96
- Proxy pattern smart wallet factory contracts (#562) c778b3c
- Many accounts per EOA (#561) 80fa323
- Update marketplace-v3.md (#557) a453dd8
- Account factory: update constructor params (#556) cb0f1da
- BTT tests: English Auctions (#555) e315dbe
- BTT TokenERC721 (#551) 044cd26
- BTT TokenERC1155 (#552) 6a6771b
- BTT TokenERC20 (#553) 1ad2caa
- BTT: OpenEditionERC721 (#545) e06a324
- Update deploy script (#547) 9e843f5
- Added benchmark tests for smart-wallet (#535) 005d6d7
- Fix slither action (#549) 2b945e5
- BTT tests: Direct Listings (#546) 81a6a1e
- BTT BurnToClaimDropERC721 and extensions (#509) 987c765
- BTT Test Coverage: DropERC721 (#526) 4cc7fc5
- BTT testing for DropERC1155 (#527) 548c428
- clean natspec and comments on AccountCore (#541) 3f4076e
- ignore external contracts from code cov (#544) 1ab6572
- BTT Testing for DropERC20 (#532) 9e5d693
- PlatformFee: Sync extensions in /upgradeable and non-upgradeable (#530) a64ca6b
- Fix typos (#507) 9ce0b55
- Release 3.10.3 (#542) a6d3368