-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BTT BurnToClaimDropERC721 and extensions (#509)
* test verifyBurnToClaim * Fix [Q-2] Missing sanity check when setting BurnToClaimInfo * test setBurnToClaimInfo * fix tests * test _burnTokensOnOrigin * test _burnTokensOnOrigin * test verifyClaim * test wallet random * test setClaimConditions * test getActiveClaimConditionId * make verifyClaim virtual * test claim * test setContractURI * update as per latest audit for burn-to-claim * test royalty extension * test ownable extension * test delayed-reveal extension * test batch-mint-metadata extension * test lazy-mint extension * test initialize burn-to-claim * test other functions burn-to-claim * test lazyMint main contract * test burnAndClaim main contract * test reveal main contract * other function tests * mark checked * other function tests * fix * fix --------- Co-authored-by: Krishang <krishang@thirdweb.com> Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
- Loading branch information
1 parent
4cc7fc5
commit 987c765
Showing
108 changed files
with
9,735 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.