Releases: solana-program/token-2022
Releases · solana-program/token-2022
[email protected]
What's new
- Publish spl-token-client v0.16.1
- Spl-token-2022 no-entrypoint (#452)
[email protected]
What's new
- Publish spl-token-client v0.16.0
- Publish spl-token-2022 v9.0.0
- Publish spl-elgamal-registry v0.3.0
- Publish spl-token-confidential-transfer-proof-extraction v0.4.0
- Merge commit from fork
[email protected]
What's new
- Publish spl-token-confidential-transfer-proof-extraction v0.4.0
- Merge commit from fork
[email protected]
Verification
This build provided on the release uses solana-verifiable-build.
You can verify it by checking out the repo a few commits earlier 6237d77 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
73e50a49be0d389a1b08329cba75c8e8109d69a222c9b59bf780d630637b3814
Highlights for this deployment
- Confidential transfer proofs contained in account data are disabled. Please use instruction data or context state accounts instead.
What's new
[email protected]
What's new
- Publish spl-elgamal-registry v0.3.0
- Publish spl-token-confidential-transfer-proof-extraction v0.4.0
- Merge commit from fork
- [elgamal-registry] Add security txt for elgamal-registry and add SECURITY.md (#337)
[email protected]
What's new
- Publish spl-token-cli v5.3.0
- Publish spl-token-client v0.16.0
- Publish spl-token-2022 v9.0.0
- Merge commit from fork
[email protected]
What's new
- Publish js v0.4.1
- [JS] Add Scaled UI Amount Extension Support (#267)
[email protected]
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)
[email protected]
What's new
- Publish spl-token-cli v5.2.0
- Publish spl-token-client v0.15.0
- Publish spl-token-2022 v8.0.1
- Publish spl-token-2022 v8.0.0
- Publish spl-token-confidential-transfer-proof-generation v0.4.0
- Bump all SPL deps (#318)
- Fix
withdraw-withheld-tokens
CLI subcommand showing wrong order of arguments in 'Usage' (#312) - Bump everything else to v2.2 (#217)
- Upgrade solana-deps to 2.2 (#204)