Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Releases: solana-labs/solana-program-library

SPL Token Group Example - v0.1.0

24 Oct 09:34
83fc15f
Compare
Choose a tag to compare

An example program demonstrating how to implement the SPL Token Group interface!

https://crates.io/crates/spl-token-group-example

SPL Single-Validator Stake Pool - v1.0.0

20 Oct 17:13
700ee29
Compare
Choose a tag to compare

Initial release of the single-validator stake pool program, an SPL program that enables liquid staking with zero fees, no counterparty, and 100% capital efficiency.

SPL Type Length Value JS - v0.1.0

18 Oct 09:53
4e99e73
Compare
Choose a tag to compare

A JavaScript library for working with Type-Length-Value configurations.

The JavaScript counterpart for the Rust library SPL Type Length Value found in this repository.

https://www.npmjs.com/package/@solana/spl-type-length-value

SPL Token CLI - v3.2.0

13 Dec 11:56
94aa650
Compare
Choose a tag to compare

What's new

  • Display all new token-2022 extensions since v3.1.1
  • Support updating metadata with offline signers

SPL Transfer Hook Interface - v0.3.0

26 Sep 18:04
79a575f
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

  • Bump bytemuck from 1.13.1 to 1.14.0 (#5210)

Release

  • Bump tlv-account-resolution and dependents (#5367)

transfer-hook-example-v0.3.0

26 Sep 18:08
79a575f
Compare
Choose a tag to compare
build(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3 i…

SPL Token Client - v0.7.0

26 Sep 19:45
79a575f
Compare
Choose a tag to compare

What's new

Release

  • Bump tlv-account-resolution and dependents (#5367)
  • Bump repo to 1.16.13 (#5324)

SPL Token 2022 - v0.9.0

26 Sep 18:38
79a575f
Compare
Choose a tag to compare

What's new

There are two builds of token-2022 contained in this release: one with the zk-ops feature enabled for Solana version 1.17 and newer (spl_token_2022.so and spl_token_2022-0.9.0.so), and one without the zk-ops feature for Solana 1.16 and older (spl_token_2022-no-zk-ops-0.9.0.so).

Miscellaneous Tasks

  • Bump serde_json from 1.0.105 to 1.0.106 (#5232)
  • Bump base64 from 0.21.3 to 0.21.4 (#5233)
  • Bump bytemuck from 1.13.1 to 1.14.0 (#5210)
  • Bump serde_json from 1.0.106 to 1.0.107 (#5275)

Release

  • Bump tlv-account-resolution and dependents (#5367)

Token-2022

  • Fix docs in confidential transfer account definition. (#5268)

SPL TLV Account Resolution - v0.4.0

26 Sep 18:33
79a575f
Compare
Choose a tag to compare

What's new

Miscellaneous Tasks

  • Bump token-2022 and all dependencies (#5189)
  • Bump bytemuck from 1.13.1 to 1.14.0 (#5210)

Other

  • Support PDAs from other program ids (#5088)

Build

  • Bump num_enum from 0.5.9 to 0.6.1 (#4156)

SPL Associated Token Account - v2.2.0

26 Sep 19:43
79a575f
Compare
Choose a tag to compare

What's new

Release

  • Bump tlv-account-resolution and dependents (#5367)
  • Bump repo to 1.16.13 (#5324)