Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Minting Fee and Receiver Check Hooks into Unified LicensingHook #115

Merged
merged 5 commits into from
Apr 23, 2024

Conversation

kingster-will
Copy link

This PR introduces a refactor of the minting fee and receiver check hooks. The two separate hooks have been unified into a single LicensingHook, which provides a more streamlined and efficient way for developers to implement custom logic before minting tokens or registering derivatives.

Testing:

100% test coverage for the changed code.

@kingster-will
Copy link
Author

Closes #116

@LeoHChen
Copy link

please rebase the code. @kingster-will

@kingster-will
Copy link
Author

please rebase the code. @kingster-will

rebased.

@kingster-will kingster-will merged commit f559e0b into storyprotocol:main Apr 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants