-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add unit test & fix bugs (#220)
* fix: fix ERC5727Example code size * fix: remove package_lock.json * feat: add core contract test * feat: add ERC5727Delegate test * feat: test Expirable & Claimable * fix: onlyManger Expirable * fix: fix vairable name * fix: fix typo; format test title; fix merkle node inputs * feat: add test ERC5727Enumerable * feat: update ERC5727Governance test * feat: update test * feat: update test * fix: fix ERC5727Recovery * feat: add query methods; prevent duplicated sbt * chore(release): 0.2.1-alpha.1 * fix: set organization * feat: add support interface test * fix: fix ERC5727Recovery and ERC721Enumerable bug * feat: update test * feat: update test * fix: fix _beforeValueTransfer * feat: remove access control * fix: fix erc3525 spendAllowance * feat: update test * fix: update lockfile * fix: fix lockfile * fix: update lockfile * fix: update lockfile --------- Co-authored-by: Austin Zhu <austinzhu666@gmail.com>
- Loading branch information
Showing
32 changed files
with
5,534 additions
and
6,445 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
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.