token-cli-v3.0.0
版本发布时间: 2023-06-28 22:23:15
solana-labs/solana-program-library最新发布版本:transfer-hook-interface-v0.8.2(2024-09-03 22:35:52)
Breaking
- Upgraded Solana crates to version 1.16, which depend on borsh 0.10 instead of 0.9. Users must also upgrade to borsh 0.10
What's Changed
- [token-2022, token-cli] Enable Command::Authorize to update transfer fee extension authorities by @samkim-crypto in https://github.com/solana-labs/solana-program-library/pull/4078
- [token-2022, token-cli] Update CreateMint and Authorize to support confidential extension by @samkim-crypto in https://github.com/solana-labs/solana-program-library/pull/4080
- token-cli: Always use supplied blockhash for nonce txs by @joncinque in https://github.com/solana-labs/solana-program-library/pull/4122
- token-cli: error handling fixes by @jbiseda in https://github.com/solana-labs/solana-program-library/pull/4126
- [token-cli] Enable offline
set-transfer-fee
by @samkim-crypto in https://github.com/solana-labs/solana-program-library/pull/4099 - token cli: correct signer/payer errors by @2501babe in https://github.com/solana-labs/solana-program-library/pull/4542
- bump token & co. by @buffalojoec in https://github.com/solana-labs/solana-program-library/pull/4612
Full Changelog: https://github.com/solana-labs/solana-program-library/compare/token-cli-v2.3.0...token-cli-v3.0.0