v1.2.3
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 removedhasIpAttachedLicenseTerms
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