Skip to content

Releases: PolymeshAssociation/polymesh-sdk

v27.4.0-alpha.4

07 Mar 13:54
48406ef
Compare
Choose a tag to compare
v27.4.0-alpha.4 Pre-release
Pre-release

27.4.0-alpha.4 (2025-03-07)

Features

  • 🎸 support subsidy for NFT and Staking pallets (0a5dc44)
  • 🎸 update supported spec version range (48406ef)

v27.4.0-alpha.3

06 Mar 14:12
b93c155
Compare
Choose a tag to compare
v27.4.0-alpha.3 Pre-release
Pre-release

27.4.0-alpha.3 (2025-03-06)

Features

  • 🎸 Add option to skip existence check on getting assets (b93c155)
  • 🎸 Allow optional skipping of checks for any Procedure (59d0d77)

v27.4.0-alpha.2

06 Mar 11:38
ca5b8be
Compare
Choose a tag to compare
v27.4.0-alpha.2 Pre-release
Pre-release

27.4.0-alpha.2 (2025-03-06)

Bug Fixes

  • 🐛 compare accounts by addresses (ca5b8be)

v27.4.0-alpha.1

26 Feb 15:39
d305da0
Compare
Choose a tag to compare
v27.4.0-alpha.1 Pre-release
Pre-release

27.4.0-alpha.1 (2025-02-26)

Features

  • 🎸 allow submitting offline tx with just payload (5aa6139)
  • 🎸 allow submitting offline tx with just rawPayload (7b295c3)

v27.3.1-alpha.1

06 Feb 18:26
003ea87
Compare
Choose a tag to compare
v27.3.1-alpha.1 Pre-release
Pre-release

27.3.1-alpha.1 (2025-02-06)

Bug Fixes

  • 🐛 getClaoimScope infinite loop (003ea87)

v27.3.0

03 Feb 15:51
e47b6f4
Compare
Choose a tag to compare

27.3.0 (2025-02-03)

Bug Fixes

  • 🐛 allow payee to set auto stake for themselves (bb7f256)

Features

  • 🎸 add account.staking.bondExtra (e4a788d)
  • 🎸 add account.staking.bond (afe183c)
  • 🎸 add extra validation for nominat procedure (8403415)
  • 🎸 add field to expose unmatched permissions (a938003)
  • 🎸 add getController method to account.staking (37560bb)
  • 🎸 add getNomination and getLedgerEntry for account (52821fd)
  • 🎸 add setPayee and setController for staking (fbc8b16)
  • 🎸 add staking.withdraw (c4052b5)
  • 🎸 add subscription to staking getters (aa25377)
  • 🎸 add unbond to staking namespace (56c1132)
  • 🎸 allow controller to nominate validators (482a601)
  • 🎸 get permissions required for a procedure (c708387)
  • 🎸 move unreleased staking tx to sdk.staking namespace (86e122c)

v27.3.0-beta.1

30 Jan 18:02
e47b6f4
Compare
Choose a tag to compare
v27.3.0-beta.1 Pre-release
Pre-release

27.3.0-beta.1 (2025-01-30)

Bug Fixes

  • 🐛 allow payee to set auto stake for themselves (bb7f256)

Features

  • 🎸 add account.staking.bondExtra (e4a788d)
  • 🎸 add account.staking.bond (afe183c)
  • 🎸 add extra validation for nominat procedure (8403415)
  • 🎸 add field to expose unmatched permissions (a938003)
  • 🎸 add getController method to account.staking (37560bb)
  • 🎸 add getNomination and getLedgerEntry for account (52821fd)
  • 🎸 add setPayee and setController for staking (fbc8b16)
  • 🎸 add staking.withdraw (c4052b5)
  • 🎸 add subscription to staking getters (aa25377)
  • 🎸 add unbond to staking namespace (56c1132)
  • 🎸 allow controller to nominate validators (482a601)
  • 🎸 get permissions required for a procedure (c708387)
  • 🎸 move unreleased staking tx to sdk.staking namespace (86e122c)

v27.3.0-alpha.4

28 Jan 17:39
e47b6f4
Compare
Choose a tag to compare
v27.3.0-alpha.4 Pre-release
Pre-release

27.3.0-alpha.4 (2025-01-28)

Features

  • 🎸 add field to expose unmatched permissions (a938003)

v27.3.0-alpha.3

28 Jan 16:53
c708387
Compare
Choose a tag to compare
v27.3.0-alpha.3 Pre-release
Pre-release

27.3.0-alpha.3 (2025-01-28)

Features

  • 🎸 get permissions required for a procedure (c708387)

v27.3.0-alpha.2

28 Jan 01:27
bb7f256
Compare
Choose a tag to compare
v27.3.0-alpha.2 Pre-release
Pre-release

27.3.0-alpha.2 (2025-01-28)

Bug Fixes

  • 🐛 allow payee to set auto stake for themselves (bb7f256)