Releases: solana-labs/solana-program-library
Releases · solana-labs/solana-program-library
SPL Token Confidential Transfer Proof Generation - v0.1.0
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
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
Summary
A new crate used by token-2022 to perform arithmetic on ElGamal ciphertexts.
SPL Associated Token Account Client - v1.0.0
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
What's new
- Remove
token-group
andconfidential-hook
features (#7019) by @joncinque - Adjust
PodAccount
initialized check (#6953) by @buffalojoec
Miscellaneous Tasks
- Bump serde_json from 1.0.117 to 1.0.118 (#6909) by @dependabot[bot]
- Bump serde_json from 1.0.118 to 1.0.119 (#6957) by @dependabot[bot]
- Bump serde_with from 3.8.1 to 3.8.2 (#6956) by @dependabot[bot]
- Bump serde_json from 1.0.119 to 1.0.120 (#6966) by @dependabot[bot]
- Bump serde_with from 3.8.2 to 3.8.3 (#6980) by @dependabot[bot]
- Bump serde from 1.0.203 to 1.0.204 (#6983) by @dependabot[bot]
- Bump serde_with from 3.8.3 to 3.9.0 (#7014) by @dependabot[bot]
SPL Stake Pool - v2.0.0
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
- Remove usage of VoteStateVersions::vote_state_size_of (#6549) by @AshwinSekar
- Update security and audit info (#5945) by @joncinque
- Make
update_validator_list_balance()
more ergonomic (#6058) by @billythedummy - Fix flaky test (#6151) by @joncinque
- Fix updating blockhash, force a new one (#6169) by @joncinque
- Don't send
UpdateValidatorListBalance
transactions for subslices of validator list that have already been updated (#6059) by @billythedummy - Ceiling all fee calculations (HAL-01) (#6153) by @joncinque
Miscellaneous Tasks
- Bump borsh from 1.2.1 to 1.4.0 (#6520) by @dependabot[bot]
- Bump serde from 1.0.197 to 1.0.198 (#6589) by @dependabot[bot]
- Bump serde from 1.0.198 to 1.0.199 (#6647) by @dependabot[bot]
- Bump borsh from 1.4.0 to 1.5.0 (#6659) by @dependabot[bot]
- Bump serde from 1.0.199 to 1.0.200 (#6679) by @dependabot[bot]
- Bump serde from 1.0.200 to 1.0.201 (#6706) by @dependabot[bot]
- Bump bytemuck from 1.15.0 to 1.16.0 (#6729) by @dependabot[bot]
- Bump serde from 1.0.201 to 1.0.202 (#6733) by @dependabot[bot]
- Bump serde from 1.0.202 to 1.0.203 (#6763) by @dependabot[bot]
- Bump borsh from 1.5.0 to 1.5.1 (#6778) by @dependabot[bot]
- Bump proptest from 1.4.0 to 1.5.0 (#6899) by @dependabot[bot]
- Bump serde from 1.0.193 to 1.0.194 (#6047) by @dependabot[bot]
- Bump num_enum from 0.7.1 to 0.7.2 (#6072) by @dependabot[bot]
- Bump serde from 1.0.194 to 1.0.195 (#6075) by @dependabot[bot]
- Bump bytemuck from 1.14.0 to 1.14.1 (#6179) by @dependabot[bot]
stake-pool-cli-v2.0.0
What's new
Breaking
- Upgrade to Solana v2 (#6908) by @joncinque
Other
- Bump solana version to 1.18.11 (#6624) by @samkim-crypto
- Default to simulated compute units (#6635) by @joncinque
- Add Create & Update Token Commands to Stake-Pool CLI (#6805) by @sense112
- Add metaplex program to setup script (#6837) by @joncinque
- Fix some comments (#6318) by @cuishuang
- Don't send
UpdateValidatorListBalance
transactions for subslices of validator list that have already been updated (#6059) by @billythedummy
Miscellaneous Tasks
- Bump borsh from 1.2.1 to 1.4.0 (#6520) by @dependabot[bot]
- Bump serde_json from 1.0.115 to 1.0.116 (#6584) by @dependabot[bot]
- Bump serde from 1.0.197 to 1.0.198 (#6589) by @dependabot[bot]
- Add support for priority fees (#6499) by @joncinque
- Bump serde from 1.0.198 to 1.0.199 (#6647) by @dependabot[bot]
- Bump borsh from 1.4.0 to 1.5.0 (#6659) by @dependabot[bot]
- Bump serde from 1.0.199 to 1.0.200 (#6679) by @dependabot[bot]
- Bump serde_json from 1.0.116 to 1.0.117 (#6705) by @dependabot[bot]
- Bump serde from 1.0.200 to 1.0.201 (#6706) by @dependabot[bot]
- Bump serde from 1.0.201 to 1.0.202 (#6733) by @dependabot[bot]
- Bump serde from 1.0.202 to 1.0.203 (#6763) by @dependabot[bot]
- Bump borsh from 1.5.0 to 1.5.1 (#6778) by @dependabot[bot]
- Bump serde_json from 1.0.117 to 1.0.118 (#6909) by @dependabot[bot]
- Bump bs58 from 0.4.0 to 0.5.1 (#6935) by @dependabot[bot]
- Bump serde_json from 1.0.108 to 1.0.109 (#6039) by @dependabot[bot]
- Bump serde from 1.0.193 to 1.0.194 (#6047) by @dependabot[bot]
- Bump serde_json from 1.0.109 to 1.0.110 (#6053) by @dependabot[bot]
- Bump serde_json from 1.0.110 to 1.0.111 (#6060) by @dependabot[bot]
- Bump serde from 1.0.194 to 1.0.195 (#6075) by @dependabot[bot]
- Bump serde from 1.0.195 to 1.0.196 (#6193) by @dependabot[bot]
- Bump serde_json from 1.0.111 to 1.0.113 (#6195) by @dependabot[bot]
- Bump serde from 1.0.196 to 1.0.197 (#6270) by @dependabot[bot]
- Bump serde_json from 1.0.113 to 1.0.114 (#6272) by @dependabot[bot]
- Bump serde_json from 1.0.114 to 1.0.115 (#6495) by @dependabot[bot]
SPL Token CLI - v4.0.0
What's new
- Update member
GROUP_TOKEN_ADDRESS
arg (#6703) by @buffalojoec - Fix typo (#6740) by @TheFox
- Update CU number on tests (#6814) by @joncinque
- Upgrade to Solana v2 (#6908) by @joncinque
- Fix some comments (#6777) by @jinjiadu
- Fix some typos (#6732) by @largemouth
Miscellaneous Tasks
- Bump serde from 1.0.198 to 1.0.199 (#6647) by @dependabot[bot]
- Bump serial_test from 3.1.0 to 3.1.1 (#6649) by @dependabot[bot]
- Bump base64 from 0.22.0 to 0.22.1 (#6670) by @dependabot[bot]
- Bump serde from 1.0.199 to 1.0.200 (#6679) by @dependabot[bot]
- Bump serde_json from 1.0.116 to 1.0.117 (#6705) by @dependabot[bot]
- Bump serde from 1.0.200 to 1.0.201 (#6706) by @dependabot[bot]
- Bump serde from 1.0.201 to 1.0.202 (#6733) by @dependabot[bot]
- Bump serde from 1.0.202 to 1.0.203 (#6763) by @dependabot[bot]
- Bump tokio from 1.37.0 to 1.38.0 (#6774) by @dependabot[bot]
SPL Type Length Value - v0.5.0
What's new
- Upgrade to Solana v2 (#6908) by @joncinque
Miscellaneous Tasks
- Bump bytemuck from 1.15.0 to 1.16.0 (#6729) by @dependabot[bot]
- Bump bytemuck from 1.16.0 to 1.16.1 (#6875) by @dependabot[bot]
SPL Transfer Hook Interface - v0.7.0
What's new
- Upgrade to Solana v2 (#6908) by @joncinque
Miscellaneous Tasks
- Bump tokio from 1.36.0 to 1.37.0 (#6519) by @dependabot[bot]
- Bump bytemuck from 1.15.0 to 1.16.0 (#6729) by @dependabot[bot]
- Bump tokio from 1.37.0 to 1.38.0 (#6774) by @dependabot[bot]
- Bump bytemuck from 1.16.0 to 1.16.1 (#6875) by @dependabot[bot]