Skip to content

Releases: solana-labs/solana-program-library

SPL Token Confidential Transfer Proof Generation - v0.1.0

27 Aug 20:23
Compare
Choose a tag to compare

Summary

New crate for generating proofs to be used with the confidential transfer extension on token-2022.

SPL Token Confidential Transfer Proof Extraction - v0.1.0

27 Aug 20:24
Compare
Choose a tag to compare

Summary

A new crate used by on-chain programs like token-2022 to extract proof information from the ZK ElGamal Proof program.

SPL Token Confidential Transfer Ciphertext Arithmetic - v0.1.0

27 Aug 20:26
Compare
Choose a tag to compare

Summary

A new crate used by token-2022 to perform arithmetic on ElGamal ciphertexts.

SPL Associated Token Account Client - v1.0.0

27 Aug 20:22
Compare
Choose a tag to compare

Summary

A new crate to interact with the associated token account program. Its only dependency is solana-program. If you interact with the associated token account program, you should likely switch to using this crate.

SPL Token 2022 - v4.0.1

19 Jul 14:31
61a2fb7
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

SPL Stake Pool - v2.0.0

27 Jun 21:18
22d5a4d
Compare
Choose a tag to compare

NOTE: The program built from this release is not deployed to any network, and there are no plans to deploy it at the moment.

What's new

Breaking

  • Update to Solana v2 crates

Other

Miscellaneous Tasks

stake-pool-cli-v2.0.0

27 Jun 21:56
2e179df
Compare
Choose a tag to compare

What's new

Breaking

Other

Miscellaneous Tasks

SPL Token CLI - v4.0.0

26 Jun 00:21
13aa5ef
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

SPL Type Length Value - v0.5.0

25 Jun 12:30
b73eae7
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

SPL Transfer Hook Interface - v0.7.0

25 Jun 13:17
76bb0c8
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks