Skip to content

SPL Token CLI - v4.1.0

Compare
Choose a tag to compare
@joncinque joncinque released this 28 Aug 14:26
· 321 commits to master since this release

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_account and close_record_account variable order consistent (#7174) by @samkim-crypto
  • [token-client] use Signersinstead of Signer for 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 Transfer and TransferWithFee instructions (#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