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(spg): add group IPA feature #40

Closed
wants to merge 2 commits into from

Conversation

sebsadface
Copy link
Member

Description

This PR introduces new SPG functions to support Group IPA features from protocol-core-v1 (see PR#192). These functions allow the following operations in a single call:

  1. Mint a token → Register as new IP → Attach PIL license terms → Add to Group IP.
  2. Register an existing token as new IP → Attach PIL license terms → Add to Group IP.
  3. Register a new Group IP → Add multiple existing IPs to the Group.

Additionally, this PR updates the codebase to accommodate interface changes in the royalty-related sections of the core protocol.

Test Plan

New tests have been added for each function. All new and existing tests pass locally.

Related Issue

Closes #35

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.

Add Group IPA Features to SPG
1 participant