Skip to content

Releases: PolymeshAssociation/polymesh-sdk

v24.4.0-alpha.7

22 May 18:42
76623f6
Compare
Choose a tag to compare
v24.4.0-alpha.7 Pre-release
Pre-release

24.4.0-alpha.7 (2024-05-22)

Features

  • 🎸 update supportsSubsidy list to allow identity pallet (76623f6)

v24.4.0-alpha.6

22 May 18:10
00aa250
Compare
Choose a tag to compare
v24.4.0-alpha.6 Pre-release
Pre-release

24.4.0-alpha.6 (2024-05-22)

Features

  • 🎸 adjust permissioned account type for account (5b605c0)

v24.4.0-alpha.5

21 May 14:04
b05f892
Compare
Choose a tag to compare
v24.4.0-alpha.5 Pre-release
Pre-release

24.4.0-alpha.5 (2024-05-21)

Features

  • 🎸 ensure from and to have valid CDD for addInstruction (13cbb85)
  • 🎸 update polymesh types to latest (b05f892)

v24.4.0-alpha.4

17 May 14:21
b795e83
Compare
Choose a tag to compare
v24.4.0-alpha.4 Pre-release
Pre-release

24.4.0-alpha.4 (2024-05-17)

Features

v24.4.0-alpha.3

16 May 19:45
e1bd51e
Compare
Choose a tag to compare
v24.4.0-alpha.3 Pre-release
Pre-release

24.4.0-alpha.3 (2024-05-16)

Bug Fixes

  • 🐛 error thrown for tx batch containing single tx (e1bd51e)

v24.4.0-alpha.2

16 May 13:53
1ac7b64
Compare
Choose a tag to compare
v24.4.0-alpha.2 Pre-release
Pre-release

24.4.0-alpha.2 (2024-05-16)

Bug Fixes

  • 🐛 allow non-agents to pre-approve assets (1ac7b64)

Features

  • 🎸 allow special characters for ticker (7258de0)

v24.4.0-alpha.1

14 May 18:37
0d05e22
Compare
Choose a tag to compare
v24.4.0-alpha.1 Pre-release
Pre-release

24.4.0-alpha.1 (2024-05-14)

Features

  • 🎸 update polkadot deps to latest (0d05e22)
  • 🎸 Use Runtime API calls to replace RPC wrapped calls (c929ea8)

v24.3.0

06 May 13:59
9c92713
Compare
Choose a tag to compare

24.3.0 (2024-05-06)

Features

  • 🎸 Add getMultiSigSigners to Identity (b546650)
  • 🎸 Add method to get all fungible asset metadata details (14909d2)
  • 🎸 allow connection to nodes over http(s) (bfb3cd2)
  • 🎸 get historical multisig proposals (ea3be3d)
  • 🎸 getPendingProposals on Account if it is MultiSig (d1951ce)
  • 🎸 return only Active proposals (5197e84)
  • 🎸 update Procedure.run to work over http connection (a2857cb)

v24.3.0-beta.1

03 May 20:18
9c92713
Compare
Choose a tag to compare
v24.3.0-beta.1 Pre-release
Pre-release

24.3.0-beta.1 (2024-05-03)

Features

  • 🎸 Add getMultiSigSigners to Identity (b546650)
  • 🎸 Add method to get all fungible asset metadata details (14909d2)
  • 🎸 allow connection to nodes over http(s) (bfb3cd2)
  • 🎸 get historical multisig proposals (ea3be3d)
  • 🎸 getPendingProposals on Account if it is MultiSig (d1951ce)
  • 🎸 return only Active proposals (5197e84)
  • 🎸 update Procedure.run to work over http connection (a2857cb)

v24.3.0-alpha.6

03 May 10:24
9c92713
Compare
Choose a tag to compare
v24.3.0-alpha.6 Pre-release
Pre-release

24.3.0-alpha.6 (2024-05-03)

Features

  • 🎸 Add method to get all fungible asset metadata details (14909d2)