github PolymeshAssociation/polymesh-sdk v31.0.0-beta.5

pre-release3 hours ago

31.0.0-beta.5 (2026-08-12)

Bug Fixes

  • ๐Ÿ› base transferFunds authorization on signing key, add NFT checks (64adfd9)
  • ๐Ÿ› distinguish immediate execution from a pending instruction (9c40cf9)

Features

  • ๐ŸŽธ allow transferFunds between asset holders on different DIDs (458bfd5)

BREAKING CHANGES

  • ๐Ÿงจ Assets.transferFunds return type changed from
    void to Instruction | undefined. It resolves to the pending
    Instruction when a cross-DID transfer is left awaiting the
    receiver's affirmation, and undefined when the transfer settles
    immediately (same-DID, or the receiver auto-affirmed).

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.