Skip to content

Releases: PolymeshAssociation/polymesh-private-sdk

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)

v1.1.0

26 Apr 15:51
2c6aa0b
Compare
Choose a tag to compare

1.1.0 (2024-04-26)

Features

  • 🎸 Export public entities, utils and consts (197fbe6)

v1.0.1

17 Apr 04:37
6c96de4
Compare
Choose a tag to compare

1.0.1 (2024-04-17)

Bug Fixes

  • 🐛 Modify updateReadme script to update chain version (7cd662d)

v1.0.0

16 Apr 15:06
c257170
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/PolymeshAssociation/polymesh-private-sdk/commits/v1.0.0

v1.0.0-beta.3

16 Apr 14:42
a016b00
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2024-04-16)

Bug Fixes

  • 🐛 filter for sender in getSenderProofs (6d2b389)
  • 🐛 order confidential tx legs according to ID (7f9dbfd)

Features

  • 🎸 Add createdAt method to ConfidentialTransaction (1a489e4)
  • 🎸 add getSenderProofs method to ConfidentialTransaction (2e4ea40)
  • 🎸 Add valid assertion for ElGamal public key (167c94b)
  • 🎸 Bump public Polymesh-SDK version to 24.1.0 (80136b5)

v1.0.0-alpha.14

16 Apr 13:56
1dbbd1f
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2024-04-16)

Features

  • 🎸 Bump public Polymesh-SDK version to 24.1.0 (80136b5)

v1.0.0-alpha.13

13 Apr 06:32
705f6ef
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2024-04-13)

Features

  • 🎸 Add valid assertion for ElGamal public key (167c94b)

v1.0.0-alpha.12

03 Apr 15:36
8676e05
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2024-04-03)

Features

  • 🎸 Add createdAt method to ConfidentialTransaction (1a489e4)

v1.0.0-alpha.11

20 Mar 15:33
9eb0f58
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2024-03-20)

Bug Fixes

  • 🐛 order confidential tx legs according to ID (7f9dbfd)