Releases: thirdweb-dev/contracts
Releases · thirdweb-dev/contracts
v3.5.7
What's Changed
- Open edition macro audit fixes by @nkrishang in #397
 - emit event with msg sender and asset address in correct parameters by @mykcryptodev in #401
 - Fix AccountPermsissions tracking of signers by @nkrishang in #407
 
New Contributors
- @mykcryptodev made their first contribution in #401
 
Full Changelog: v3.5.6...v3.5.7
v3.5.6
What's Changed
- Smart Account contracts: audit fixes by @nkrishang in #396
 
Full Changelog: v3.5.5...v3.5.6
v3.5.5
What's Changed
- Rename smart account factory callbacks by @nkrishang in #394
 - add gas report & snapshop files by @ciaranightingale in #391
 - getAddress to use _data param and _generateSalt by @ciaranightingale in #398
 
Full Changelog: v3.5.4...v3.5.5
v3.5.4: Make smart account functions overrideable (#393)
v3.5.3
v3.5.2
What's Changed
- Remove OpenZeppelin dependency from smart wallets by @nkrishang in #382
 - Add EIP 1271 support to smart accounts. by @nkrishang in #385
 - Add interfaces to ERC20 base contracts by @ciaranightingale in #371
 - Revert "Add interfaces to ERC20 base contracts" by @ciaranightingale in #387
 - Add Foundry dependencies to lib by @ciaranightingale in #384
 - add lib modules for erc721 dependencies by @ciaranightingale in #390
 
Full Changelog: v3.5.1...v3.5.2
v3.5.1
Full Changelog: v3.4.6...v3.5.1
v3.4.6
New Account Abstraction contract bases
v3.4.5
What's Changed
- fix setClaimCondition for DropSinglePhase1155 by @kumaryash90 in #353
 
Full Changelog: v3.4.4...v3.4.5
v3.4.4
What's Changed
- Make all base contract functions virtual by @nkrishang in #347
 - correct version for TokenERC1155 by @kumaryash90 in #348
 - dynamic-contracts version by @kumaryash90 in #349
 - change module type to MarketplaceV3 by @kumaryash90 in #351
 
Full Changelog: v3.4.3...v3.4.4