token-cli-v4.1.0
版本发布时间: 2024-08-28 22:26:04
solana-labs/solana-program-library最新发布版本:stake-pool-v2.0.1(2024-11-20 21:08:45)
What's new
- Publish token-cli v4.1.0 by @github-actions[bot]
- Publish token-client v0.12.0 by @github-actions[bot]
- Publish token-2022 v5.0.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 token-2022 v5.0.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] Make
close_context_state_accountandclose_record_accountvariable order consistent (#7174) by @samkim-crypto - [token-client] use
Signersinstead ofSignerfor confidential transfer client functions (#7175) by @samkim-crypto - Increase max size type to u64 (#7130) by @jacksondoherty
- Add check withdraw-withheld-tokens has sources or include mint (#7152) by @zzau13
- [token-2022] Upgrade to
zk-sdk(#7148) by @samkim-crypto - [token-2022] Add support for record program for
TransferandTransferWithFeeinstructions (#7127) by @samkim-crypto - Add token 2022 argument to token cli for easy use (#7006) by @Woody4618
- Support compute price + limit with native tokens (#7101) by @0xcypher02
- Create transfer-fee-basis-points and transfer-fee-maximum-fee flags (#7053) by @Hrushi20
- Reapply "[token-2022] Add support for reading proofs from record acco… (#7086) by @joncinque