Skip to content

Releases: solana-labs/solana-program-library

SPL transfer-hook-interface - v0.8.2

03 Sep 14:35
Compare
Choose a tag to compare

What's new

  • Publish transfer-hook-interface v0.8.2 by @github-actions[bot]
  • Publish tlv-account-resolution v0.8.1 by @github-actions[bot]
  • Publish type-length-value v0.6.0 (#7233) by @joncinque

SPL token-metadata-interface - v0.5.1

03 Sep 13:43
Compare
Choose a tag to compare

What's new

  • Publish token-metadata-interface v0.5.1 by @github-actions[bot]
  • Publish type-length-value v0.6.0 (#7233) by @joncinque

SPL token-group-interface - v0.4.2

03 Sep 14:17
Compare
Choose a tag to compare

What's new

  • Publish token-group-interface v0.4.2 by @github-actions[bot]
  • Publish type-length-value v0.6.0 (#7233) by @joncinque

SPL token-client - v0.12.1

03 Sep 16:33
Compare
Choose a tag to compare

What's new

  • Publish token-client v0.12.1 by @github-actions[bot]
  • Publish token-2022 v5.0.2 by @github-actions[bot]
  • Publish transfer-hook-interface v0.8.2 by @github-actions[bot]
  • Publish token-group-interface v0.4.2 by @github-actions[bot]
  • Publish token-metadata-interface v0.5.1 by @github-actions[bot]

SPL token-cli - v4.1.1

03 Sep 16:53
Compare
Choose a tag to compare

What's new

  • Publish token-cli v4.1.1 by @github-actions[bot]
  • Publish token-client v0.12.1 by @github-actions[bot]
  • Publish token-2022 v5.0.2 by @github-actions[bot]
  • Publish token-group-interface v0.4.2 by @github-actions[bot]
  • Publish token-metadata-interface v0.5.1 by @github-actions[bot]

SPL token-2022 - v5.0.2

03 Sep 14:48
Compare
Choose a tag to compare

Audits

All audits are hosted at https://github.com/solana-labs/security-audits#token-2022.

Verification

This build provided on the release uses solana-verifiable-build.

You can verify it by checking out the repo at this commit 070934a (which does not contain an updated security.txt) and running:

$ solana-verify build --library-name spl_token_2022 -- --no-default-features

The --no-default-features flag ensures that the unsupported zero-knowledge proof functionality is omitted. Once the program is built, it's possible to verify it by running:

$ solana-verify get-executable-hash target/deploy/spl_token_2022.so
0efb0df034912c9147af345e4b05a37e2f39d71dd10c16cd3de873c81257fff8

Highlights for this deployment

  • The token group interface is available for use
  • Lower CU usage for all instructions, up to a 60% decrease

What's new since v5.0.1

  • Publish token-2022 v5.0.2 by @github-actions[bot]
  • Publish transfer-hook-interface v0.8.2 by @github-actions[bot]
  • Publish token-group-interface v0.4.2 by @github-actions[bot]
  • Publish token-metadata-interface v0.5.1 by @github-actions[bot]
  • Publish tlv-account-resolution v0.8.1 by @github-actions[bot]
  • Publish type-length-value v0.6.0 (#7233) by @joncinque

SPL tlv-account-resolution - v0.8.1

03 Sep 13:28
Compare
Choose a tag to compare

What's new

  • Publish tlv-account-resolution v0.8.1 by @github-actions[bot]
  • Publish type-length-value v0.6.0 (#7233) by @joncinque

SPL Associated Token Account - v5.0.1

03 Sep 19:46
Compare
Choose a tag to compare

What's new

  • Publish associated-token-account v5.0.1 by @github-actions[bot]
  • Publish token-2022 v5.0.2 by @github-actions[bot]

SPL Associated Token Account - v5.0.0

30 Aug 22:08
Compare
Choose a tag to compare

What's new

  • Publish token-2022 v5.0.1 by @github-actions[bot]
  • Extract associated-token-account-client crate from associated-token-account crate (#7005) by @kevinheavey

SPL Type Length Value - v0.6.0

28 Aug 11:03
Compare
Choose a tag to compare

What's new