github PolymeshAssociation/polymesh-sdk v28.0.0

latest releases: v29.0.0, v29.0.0-next.6, v29.0.0-next.5...
one month ago

28.0.0 (2025-07-18)

Bug Fixes

  • ๐Ÿ› allow specify customClaimTypeId for TrustedClaimIssuer (7e54134)
  • ๐Ÿ› transferRestriction.getValues (cc7ebe3)

Features

  • โœจ enhance asset getStats handling with scoped claims and custom claim types (aa8d3c6)
  • ๐ŸŽธ add bytes wrapping to off chain payloads (c115ade)
  • ๐ŸŽธ Add support for locking an instruction (9ce2db0)
  • ๐ŸŽธ Add support for new lock status for instruction (730a6a4)
  • ๐ŸŽธ add support for sto funding method (c7ac1ba)
  • ๐ŸŽธ allow multiSig signer to remove payer (0d2ef15)
  • ๐ŸŽธ Bump @polymeshassociation/polymesh-types to 6.2.0 (fbf6882)
  • ๐ŸŽธ Enhance TransferRestrictions functionality and update related types (90ac531)
  • ๐ŸŽธ Remove ability to set custodian of a default portfolio (419dffc)
  • ๐ŸŽธ remove CDD requirement for nominators in staking pallet (a1b16d7)
  • ๐ŸŽธ remove CDD requirement to transfer POLYX (c5b7654)
  • ๐ŸŽธ Unify TransferRestriction API (b83f895)
  • ๐ŸŽธ update @polymeshassociation/polymesh-types to 6.0.0 (1a0a3a8)

BREAKING CHANGES

  • ๐Ÿงจ Method isLockedForExecution has been been
    changed to getLockedInfo in Instruction entity to give more
    info about locked state
  • ๐Ÿงจ Return of trustedClaimIssuers.get() will be an object for custom claim
    containing customClaimTypeId
  • ๐Ÿงจ TransferRestrictions no longer divided by type

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.