-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add transfer restriction in EngenBadges contract by implementing _beforeTokenTransfer hook to allow only minting and burning operations. * Add tests for single and batch transfer reverts in EngenBadges to ensure transfers are not allowed. * Upgrade EngenBadges contract to version V4, update deployment scripts and test artifacts, and modify transaction details in JSON files for chain 7887.
- Loading branch information
Showing
6 changed files
with
256 additions
and
44 deletions.
There are no files selected for viewing
131 changes: 131 additions & 0 deletions
131
broadcast/116-upgrade_engenbadges.s.sol/7887/run-1735578465.json
Large diffs are not rendered by default.
Oops, something went wrong.
85 changes: 44 additions & 41 deletions
85
broadcast/116-upgrade_engenbadges.s.sol/7887/run-latest.json
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
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