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

fix: update periphery to align with PoC core changes #101

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

sebsadface
Copy link
Member

Description

This PR updates the periphery’s dependency on the PoC core to include changes from PR#204 up to PR#280. It modifies the periphery contracts, tests, and scripts to adapt to these PoC core updates.

Key Modifications:

  • Added an extra maxMintingFee parameter when calling registerDerivative and mintLicenseTokens in LicensingModule.
  • Introduced a new commercialRevShare field to LicensingConfig.
  • Replaced the commercialUse license with commercialRemix in derivative tests.
  • Made minor changes to deployment scripts.

Test Plan

All existing tests pass locally.

@sebsadface sebsadface merged commit 9d5ab4b into storyprotocol:main Oct 18, 2024
3 checks passed
@sebsadface sebsadface deleted the core-broke-periphery branch December 4, 2024 05:39
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