Releases: solana-labs/solana-program-library
Releases · solana-labs/solana-program-library
SPL associated-token-account-client - v2.0.0
SPL Account Compression - v0.3.2
Audits
All audits are hosted at https://github.com/solana-labs/security-audits#account-compression.
Verification
This build provided on the release uses solana-verifiable-build.
You can verify it by checking out the repo at this commit 404466d and running:
$ solana-verify build --library-name spl_account_compression
Once the program is built, it's possible to verify it by running:
$ solana-verify get-executable-hash target/deploy/spl_account_compression.so
eb33bd677303ebf636141c457caa24bc3128156bf7cf9d239502efa0e136b0ab
What's new
- Fixes stack frame violation for closing empty trees
Artifact & test logs available from CI: https://github.com/solana-labs/solana-program-library/actions/runs/11391789519
SPL Stake Pool JS - v1.1.7
What's new
Note: this release is only because the publish for v1.1.6 doesn't work properly.
- Bump to 1.1.7 (#7347)
SPL Stake Pool JS - v1.1.6
What's new
- Bump to release (#7342) by @joncinque
- Export the StakePoolLayout (#7324) by @tomjohn1028
- Revert ESLint plugin bump (#7260) by @buffalojoec
- Use workspace-wide prettier configuration (#7115) by @joncinque
- Remove redelegate instruction from program and JS (#7033) by @joncinque
- Fix build for downstream users (#6793) by @joncinque
SPL math - v0.3.0
What's new
- Publish spl-math v0.3.0 by @github-actions[bot]
- Upgrade to Solana v2 (#6908) by @joncinque
- More type tests (#6713) by @a5-pickle
- Bump solana version to 1.18.11 (#6624) by @samkim-crypto
- Fix typos (#6518) by @xiaoxianBoy
- Fix some comments (#6318) by @cuishuang
- Upgrade to Solana 1.18.2 (#6278) by @samkim-crypto
- Upgrade to solana 1.17.17 (#6189) by @samkim-crypto
- Update solana dependency version to allow 2.0.0 (#6182) by @willhickey
- Token 2022: upgrade sdk to 1.17.13 (#6147) by @0x0ece
- Update to 1.17.6 (#5863) by @joncinque
- Format comments by @buffalojoec
- Format imports by @buffalojoec
- Use entrypoint full path by @buffalojoec
- Bump Solana crates to 1.16.16 (#5494) by @joncinque
- Bump repo to 1.16.13 (#5324) by @joncinque
- Add f64 powf and powi (#2463) by @joncinque
- Upgrade to solana 1.16.3 (#4679) by @samkim-crypto
SPL transfer-hook-interface - v0.8.2
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
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
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
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
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]