You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* re-write marketplacev3 in new dynamic pattern
* update tests: direct listings
* update tests: english auctions
* update tests: offers
* update function for access control
* update storage position acc erc7201
* Use latest dynamic contracts
* Update dynamic-contracts deps
* Fix [Q-1] Misleading function name for setMaxTotalSupply
* Fix [Q-2] Missing sanity check when setting BurnToClaimInfo
* Fix [Q-3] OPERATOR_ROLE is not used
* Fix [Q-5] Named returns are not assigned
* Complete fix for [Q-1]
* Fix [Q-6] Avoid code duplication by using maxTotalSupply()
* Fix [Q-12] Comply with ERC7201 standard
* Fix [L-2] Missing sanity checks for PrimarySale and PlatformFee recipients
* Fix [Q-9] Document behavior of tokenURI
* Fix [Q-7] Adhere to naming convention for internal function
* Fix [Q-4] Missing natspec documentation
* Addendum [Q-2]: Consider removing redundant check in verifyBurnToClaim
* Addendum [Q-1]: use totalMinted instead of currentIndex in _checkTotalSupply
* Addendum [L-2]: appendix B
* Addendum [Q-12]: fully comply with ERC7201
* Fix test
---------
Co-authored-by: Yash <kumaryashcse@gmail.com>
0 commit comments