Releases: PolymeshAssociation/polymesh-sdk
Releases · PolymeshAssociation/polymesh-sdk
v27.3.1-alpha.1
v27.3.0
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
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
v27.3.0-alpha.3
v27.3.0-alpha.2
v27.3.0-alpha.1
27.3.0-alpha.1 (2025-01-22)
Features
- 🎸 add
account.staking.bondExtra
(e4a788d) - 🎸 add account.staking.bond (afe183c)
- 🎸 add extra validation for nominat procedure (8403415)
- 🎸 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)
- 🎸 move unreleased staking tx to sdk.staking namespace (86e122c)
v26.2.6
v27.2.0
v27.2.0-beta.1
27.2.0-beta.1 (2025-01-21)
Bug Fixes
- 🐛 duplicate entries returned on historicalInstructions (18cd1f8)
Features
- 🎸 Add
7.1
to supported spec verison range (a997b5b)