Skip to content

Releases: PolymeshAssociation/polymesh-private-sdk

v2.0.0

15 Nov 17:57
dd40dc5
Compare
Choose a tag to compare

2.0.0 (2024-11-15)

Bug Fixes

  • 🐛 fix type import path (48b3942)

Features

  • 🎸 add getProofDetails to ConfidentialTransaction (316bd91)
  • 🎸 add checks to check if asset/account exists (2ad1d18)
  • 🎸 add confidential methods to getIdentity return (d3ea05f)
  • 🎸 moveFunds procedure (8e84740)
  • 🎸 Return balance info when applying incoming balance (81e5c1d)
  • 🎸 update sdk to support private v2 chains (public v7) (1f616f7)
  • 🎸 update sdk to v26.2.0 (dd40dc5)

BREAKING CHANGES

  • 🧨 On applying incoming balance(s) for an account,
    the method now returns details about the confidential asset,
    the amount being applied and balance after amount is deposited.
  • confidentialAccounts.applyIncomingBalance returns
    IncomingConfidentialAssetBalance
  • confidentialAccounts.applyIncomingBalances returns
    IncomingConfidentialAssetBalance[]

v2.0.0-beta.1

15 Nov 15:46
dd40dc5
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-11-15)

Bug Fixes

  • 🐛 fix type import path (48b3942)

Features

  • 🎸 add getProofDetails to ConfidentialTransaction (316bd91)
  • 🎸 add checks to check if asset/account exists (2ad1d18)
  • 🎸 add confidential methods to getIdentity return (d3ea05f)
  • 🎸 moveFunds procedure (8e84740)
  • 🎸 Return balance info when applying incoming balance (81e5c1d)
  • 🎸 update sdk to support private v2 chains (public v7) (1f616f7)
  • 🎸 update sdk to v26.2.0 (dd40dc5)

BREAKING CHANGES

  • 🧨 On applying incoming balance(s) for an account,
    the method now returns details about the confidential asset,
    the amount being applied and balance after amount is deposited.
  • confidentialAccounts.applyIncomingBalance returns
    IncomingConfidentialAssetBalance
  • confidentialAccounts.applyIncomingBalances returns
    IncomingConfidentialAssetBalance[]

v2.0.0-alpha.5

15 Nov 14:48
dd40dc5
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

2.0.0-alpha.5 (2024-11-15)

Features

  • 🎸 update sdk to v26.2.0 (dd40dc5)

v2.0.0-alpha.4

13 Nov 18:30
48b3942
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

2.0.0-alpha.4 (2024-11-13)

Bug Fixes

  • 🐛 fix type import path (48b3942)

Features

  • 🎸 update sdk to support private v2 chains (public v7) (1f616f7)

v2.0.0-alpha.3

06 Aug 11:52
56b663b
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2024-08-06)

Features

  • 🎸 add checks to check if asset/account exists (2ad1d18)

v2.0.0-alpha.2

01 Aug 10:22
46670d3
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2024-08-01)

Features

  • 🎸 moveFunds procedure (8e84740)

v2.0.0-alpha.1

30 Jul 07:12
81e5c1d
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2024-07-30)

Features

  • 🎸 Return balance info when applying incoming balance (81e5c1d)

BREAKING CHANGES

  • 🧨 On applying incoming balance(s) for an account,
    the method now returns details about the confidential asset,
    the amount being applied and balance after amount is deposited.
  • confidentialAccounts.applyIncomingBalance returns
    IncomingConfidentialAssetBalance
  • confidentialAccounts.applyIncomingBalances returns
    IncomingConfidentialAssetBalance[]

v1.2.0-alpha.2

22 Jul 11:18
5a41127
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

1.2.0-alpha.2 (2024-07-22)

Features

  • 🎸 add confidential methods to getIdentity return (d3ea05f)

v1.2.0-alpha.1

02 May 14:27
783cdae
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

1.2.0-alpha.1 (2024-05-02)

Features

  • 🎸 add getProofDetails to ConfidentialTransaction (316bd91)

v1.0.0-alpha.15

01 May 07:26
a526420
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2024-05-01)

Features

  • 🎸 add getProofDetails to ConfidentialTransaction (316bd91)