token-cli-v3.3.0
版本发布时间: 2023-12-13 21:09:45
solana-labs/solana-program-library最新发布版本:transfer-hook-interface-v0.8.2(2024-09-03 22:35:52)
What's new
The new version of the token CLI supports confidential transfers end-to-end for networks running at least v1.17.6 with the appropriate feature gates enabled.
Changes
- Performing a confidential transfer sequentially (#5670)
- Update token-2022 extensions (#5788)
- Fix set-transfer-hook-program "authority" flag (#5734)
- Make update confidential accept multiple args (#5814)
- Support creating mint with fee and conf transfer (#5862)
- Cleanup
conflicts_with
and output colons (#5688)
Miscellaneous Tasks
- Refactor tests out of
main.rs
(#5804) - Use libtest-mimic to parallelize tests (#5821)
- Bump repo to Solana 1.17 (#5575) and 1.17.6 (#5863)