Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

SPL Token CLI - v3.3.0

Compare
Choose a tag to compare
@joncinque joncinque released this 13 Dec 13:09
5d3307d

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)