token-client-v0.12.0
版本发布时间: 2024-08-28 21:22:00
solana-labs/solana-program-library最新发布版本:transfer-hook-interface-v0.8.2(2024-09-03 22:35:52)
What's new
- Publish token-client v0.12.0 by @github-actions[bot]
- Publish token-2022 v5.0.1 by @github-actions[bot]
- Publish transfer-hook-interface v0.8.1 by @github-actions[bot]
- Publish token-group-interface v0.4.1 by @github-actions[bot]
- Publish token-metadata-interface v0.5.0 by @github-actions[bot]
- Publish record v0.2.1 by @github-actions[bot]
- Publish token-2022 v5.0.0 by @github-actions[bot]
- Publish transfer-hook-interface v0.8.0 by @github-actions[bot]
- Publish token-group-interface v0.4.0 by @github-actions[bot]
- Extract associated-token-account-client crate from associated-token-account crate (#7005) by @kevinheavey
- [token-client] remove
curve25519-dalek
dependency (#7179) by @samkim-crypto - [token-client] Make
close_context_state_account
andclose_record_account
variable order consistent (#7174) by @samkim-crypto - [token-client] use
Signers
instead ofSigner
for confidential transfer client functions (#7175) by @samkim-crypto - Increase max size type to u64 (#7130) by @jacksondoherty
- [token-2022] Remove unnecessary split proof generation logic (#7164) by @samkim-crypto
- [token-2022] Upgrade to
zk-sdk
(#7148) by @samkim-crypto - [token-2022] Add support for record program for
Transfer
andTransferWithFee
instructions (#7127) by @samkim-crypto - Reapply "[token-2022] Add support for reading proofs from record acco… (#7086) by @joncinque
- Revert "[token-2022] Add support for reading proofs from record accou… (#7084) by @joncinque
- [token-2022] Add support for reading proofs from record accounts (#7055) by @samkim-crypto