Skip to content

Releases: solana-program/token-2022

program@v7.0.0

17 Jan 21:04
Compare
Choose a tag to compare

Verification

This build provided on the release uses solana-verifiable-build.

You can verify it by checking out the repo at this commit ed6f74f and running:

$ solana-verify build --library-name spl_token_2022

Once the program is built, it's possible to verify it by running:

$ solana-verify get-executable-hash target/deploy/spl_token_2022.so
ace3f0544ad9b805f1c6e85f00fb82bf74a123d7509d13a2e083892d20b9d5a1

Highlights for this deployment

  • Confidential transfers are now generally available
  • The pausable extension is now available
  • The scaled UI extension is now available

What's new

  • Publish spl-token-2022 v7.0.0
  • Publish spl-elgamal-registry v0.1.1
  • Publish spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
  • Publish spl-token-confidential-transfer-proof-extraction v0.2.1
  • Publish spl-token-confidential-transfer-proof-generation v0.3.0
  • Update everything to new repo + Anza (#82)
  • Mark test module as pub(crate) (#80)
  • Update repo to run CI on imported packages (#56)
  • [program-2022] Add functions to generate mint/burn proofs from account info (#7575)
  • [program-2022] Make confidential mint/burn function parameters consistent (#7570)
  • Add Pausable extension (#7562)
  • Take decimals into account for UI amount (#7540)
  • Remove local program / client and point to new repo (#7535)
  • Add scaled amount extension (#7511)
  • Fix typos for cargo-spellcheck (#7503)
  • [program-2022] Add auditor ciphertexts to instruction data (#7480)
  • [token22] Avoid the use of extend_from_slice when appending instructions (#7489)

elgamal-registry@v0.1.1

17 Jan 20:40
Compare
Choose a tag to compare

What's new

  • Publish spl-elgamal-registry v0.1.1
  • Publish spl-token-confidential-transfer-proof-extraction v0.2.1
  • Update everything to new repo + Anza (#82)
  • Update repo to run CI on imported packages (#56)

js@v0.3.4

07 Jan 09:08
Compare
Choose a tag to compare
JS client v0.3.4

js@v0.3.3

07 Jan 09:05
Compare
Choose a tag to compare
JS client v0.3.3

js@v0.3.1

14 Nov 11:04
Compare
Choose a tag to compare
JS client v0.3.1

js@v0.3.0

05 Nov 18:25
Compare
Choose a tag to compare
JS client v0.3.0

js@v0.2.1

24 Oct 08:15
Compare
Choose a tag to compare
JS client v0.2.1

js@v0.2.0

14 Oct 13:54
Compare
Choose a tag to compare
JS client v0.2.0

js@v0.1.0

07 Oct 15:23
Compare
Choose a tag to compare
JS client v0.1.0