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

Restrict Group from Having Derivative or Having Parents, or Minting License Tokens #354

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

kingster-will
Copy link

Description

This PR introduces restrictions to ensure that an empty group cannot have derivative IPs or mint license tokens. Additionally, it prevents a group IP from having any parent IPs. These changes are necessary to maintain the integrity and consistency of the IP management process.

Key Changes

  • Empty Group Restrictions: Added checks to prevent empty groups from having derivative IPs or minting license tokens.
  • Group IP Parent Restriction: Added a check to prevent group IPs from having any parent IPs.

Closes https://github.com/storyprotocol/trust-protocol-contracts-v1/issues/26

and empty group cannot have child
@kingster-will kingster-will merged commit 81380f6 into storyprotocol:main Dec 12, 2024
2 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.

2 participants