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

Update SDK according to PoC Periphery Supported Workflows #292

Merged
merged 24 commits into from
Oct 19, 2024
Merged

Conversation

bonnie57
Copy link
Collaborator

@bonnie57 bonnie57 commented Oct 17, 2024

Description

Align: PoC Periphery Supported Workflows

  1. Registration Workflows
  • createCollection
  • registerIp
  • mintAndRegisterIp
  1. License Attachment Workflows
  • registerPILTermsAndAttach

  • registerIpAndAttachPILTerms

  • mintAndRegisterIpAndAttachPILTerms

  1. Derivative Workflows
  • registerIpAndMakeDerivative

  • mintAndRegisterIpAndMakeDerivative

  • registerIpAndMakeDerivativeWithLicenseTokens

  • mintAndRegisterIpAndMakeDerivativeWithLicenseTokens

  1. Grouping Workflows
  • mintAndRegisterIpAndAttachLicenseAndAddToGroup

  • registerIpAndAttachLicenseAndAddToGroup

  • registerGroupAndAttachLicense

  • registerGroupAndAttachLicenseAndAddIps

  1. Royalty Workflows
  • transferToVaultAndSnapshotAndClaimByTokenBatch

  • transferToVaultAndSnapshotAndClaimBySnapshotBatch

  • snapshotAndClaimByTokenBatch

  • snapshotAndClaimBySnapshotBatch

Add other methods

  • registerGroup

Update methods

  • raiseDispute
  • claimRevenue

Remove methods

  • collectRoyaltyTokens

Test Plan

image image

Next steps

  • Add util methods from Tiage (Because of ipfs, so I skip dispute integration tests)
  • Add Odyssey chain

Copy link
Collaborator

@allenchuang allenchuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bonnie57 bonnie57 merged commit 0bd3de2 into dev Oct 19, 2024
6 checks passed
@bonnie57 bonnie57 deleted the bonnie/SDK-8 branch October 19, 2024 03:29
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