Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 14:51
· 45 commits to main since this release

What's new

  • Publish spl-token-client v0.15.0
  • Publish spl-token-2022 v8.0.1
  • Publish spl-token-2022 v8.0.0
  • Publish spl-elgamal-registry v0.2.0
  • Publish spl-token-confidential-transfer-proof-generation v0.4.0
  • Publish spl-token-confidential-transfer-proof-extraction v0.3.0
  • Bump all SPL deps (#318)
  • [rust-legacy-client] Always assume that the supply ElGamal public key is set (#178)
  • Remove solana-program / sdk (#264)
  • Bump everything else to v2.2 (#217)
  • Upgrade solana-deps to 2.2 (#204)
  • [rust-legacy-client] Add spl-record program fixture and prefer bpf for tests (#199)
  • [program] Add pending burn field to ConfidentialMintBurn (#192)
  • [rust-legacy-client] Add test for pausable extension and confidential mint and burn (#177)
  • [program] Re-order confidential mint burn ciphertexts to dest/src, supply, then auditor (#173)
  • [program] Account for the confidential transfer fee extension when re-allocating during configure account (#172)
  • [rust-legacy-client] Add confidential mint burn extension (#168)