-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: refactor grantOperatorPermissionsWithSig * feat: rename * feat: minor refactor with storageLib * feat: minor refactor with OperatorLib & PostLib * feat: minor refactor for LinkLib * feat: minor refactor * feat: use _handleHash * feat: use ValidationLib * feat: remove duplicated code * feat: optimize _validateCallerPermission & _validateCallerPermission4Note * Update Web3EntryBase.sol * chore: optimize code size * chore: minor refactor * feat: add test cases for grantOperatorPermissionsWithSig * feat: update test cases * feat: remove ProxyAdmin * feat: minor refactor * feat: minor refactor * feat: update test cases * feat: rename LinklistLogic as LinklistLib * feat: remove unused scripts * feat: fix for solhint * feat: fix compile * feat: update test cases for operators * feat: add testGrantOperatorPermissionsWithSigMultiple * feat: add deleteAttachedLinklistId to StorageLib * feat: add testInitialize * feat: add return value for collectTips4Character * feat: add testCollectTips4CharacterAfterEndTime * feat: removed unused functions for linklist * feat: update test cases * feat: update test cases for operators * feat: update test cases for linkAddress * feat: add test cases for linklist * feat: add test cases for linkCharacter & linkERC721 & linkLinklist * feat: add test cases for linkModule * feat: add test cases for linkNote &linkUri * feat: update test case for web3Entry & remove Web3EntryBase * feat: add testInitialize for web3Entry * feat: update deploy script * feat: update testCheckStorage
- Loading branch information
Showing
57 changed files
with
3,476 additions
and
3,407 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.