Skip to content

v1.4.1

Latest

Choose a tag to compare

@lucas2brh lucas2brh released this 21 Oct 15:07
· 1 commit to main since this release
5e6ce50

TypeScript SDK v1.4.1 Release Notes

This patch release includes fixes for issues affecting royalty share calculations and precision loss.

Fixes

  1. Resolved the precision loss issue by correcting the handling of the following fields (#642):
    • RevShareType
    • royaltyShares
    • expectMinimumGroupRewardShare
  2. Corrected royalty share scaling in the mintAndRegisterIpAndMakeDerivativeAndDistributeRoyaltyTokens method when multicall is enabled (#642).

Migration from v1.3.x

If you are upgrading from v1.3.x, please refer to the migration guide.