Skip to content

SPL token-client - v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 13:22
· 322 commits to master since this release

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 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
  • [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 and TransferWithFee 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