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 Transfer Hook CLI - v0.2.0

28 Mar 12:50
Compare
Choose a tag to compare

What's new

Refactor

Solana

  • Bump to 1.18.2

Tlv-account-resolution

Token-client

Transfer-hook-cli

Transfer-hook-interface

SPL Token Metadata Interface - v0.3.3

28 Mar 12:40
8c8e7de
Compare
Choose a tag to compare

What's new

Pod

Tlv

Token-metadata-interface

Other

SPL Token Metadata Example - v0.3.0

28 Mar 12:42
Compare
Choose a tag to compare

What's new

  • Bump Solana to 1.18.2

Pod

Tlv

Token-client

Token-metadata-example

Token-metadata-interface

Miscellaneous Tasks

SPL Token Group Interface - v0.2.3

28 Mar 12:37
8c8e7de
Compare
Choose a tag to compare

What's new

Pod

Tlv

Token-group-interface

Documentation

Other

  • Update to Solana 1.18.2

SPL Token Group Example - v0.2.0

28 Mar 12:39
Compare
Choose a tag to compare

What's new

Pod

Tlv

Token-client

Token-group-example

Token-group-interface

Token-metadata-interface

Other

SPL Token Client - v0.9.2

28 Mar 12:53
8c8e7de
Compare
Choose a tag to compare

What's new

  • Use transaction simulation results for the compute unit limit (#6500) by @joncinque
  • Avoid signing multiple times with the same keypair by @t-nelson
  • Add compute unit price and limit fields (#6493) by @joncinque
  • Refactor Message creation to use the same instructions everywhere (#6494) by @joncinque
  • Token client: refactor transfer to use new offchain helper by @buffalojoec
  • Added transfer-hook compatibility to create_recipient_associated_account_and_transfer (#6120) by @tonton-sol
  • Execute transfer hook during confidential transfer (#6098) by @joncinque

Solana

  • Bump to 1.18.2

Token-group-interface

Token-metadata-interface

Transfer-hook-interface

SPL Token CLI - v3.4.0

28 Mar 12:56
Compare
Choose a tag to compare

What's new

Solana

  • Bump to 1.18.2

Token-client

Token-group-interface

Token-metadata-interface

SPL Token 2022 - v3.0.2

28 Mar 13:00
8c8e7de
Compare
Choose a tag to compare

What's new

The main highlights are updating the program to use Pod-style unpacking for instructions and base structs, resulting in a CU reduction of around 60% for base instructions.

Changes

Solana

  • Bump to 1.18.2

Token-group-interface

Token-metadata-interface

Transfer-hook-interface

Pod

Tlv

Tlv-account-resolution

SPL TLV Account Resolution - v0.6.3

28 Mar 12:34
8c8e7de
Compare
Choose a tag to compare

What's new

Breaking changes

  • Update to newest TLV library

Bug Fixes

SPL Program Error - v0.4.0

28 Mar 23:08
8c8e7de
Compare
Choose a tag to compare

What's new

  • Bump all crates for token-cli release (#6516)