Skip to content

v1.2.3

Compare
Choose a tag to compare
@sebsadface sebsadface released this 01 Oct 05:40
· 50 commits to main since this release
6acb0db

What's Changed

  • Refactored SPG into "workflow" contracts and introduced RoyaltyWorkflows for IP revenue claiming (#68, #74)
  • Fixed and enhanced tests and upgrade scripts: changed mock IPGraph precompile address, added integration tests, improved test logs, and added missing run function calls. (#69, #79, #80, #81)
  • Optimized royalty and licensing: removed currencyTokens parameter, extracted batch claim functions, and removed hasIpAttachedLicenseTerms check (#75, #84)
  • Added registerGroupAndAttachLicense function for grouping (#85)
  • Repo enhancement, bumped solidity version to 0.8.26, and misc. (#70, #77, #78, #86)

Full Changelog: v1.2.1...v1.2.3