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

feat(grouping): add registerGroupAndAttachLicense function #85

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

sebsadface
Copy link
Member

Description

This PR introduces a new function, registerGroupAndAttachLicense, to GroupingWorkflows. This function allows registering and attaching license terms to a group IP without needing to add group members.

This PR also updates the package to include the fix from the core protocol (PR #259), which resolves the issue that was preventing GroupingWorkflows from verifying properly.

Test Plan

  • Added both integration and unit tests for the new function.
  • Verified that all existing and new tests pass.

Related Issue:

@sebsadface sebsadface merged commit fea444c into storyprotocol:main Oct 1, 2024
3 checks passed
@sebsadface sebsadface deleted the grouping-extra branch October 16, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants