Releases: solana-program/token-2022
Releases · solana-program/token-2022
js-legacy@v0.4.12
cli@v5.1.0
What's new
- Publish spl-token-cli v5.1.0
- [rust-legacy-cli] Add pausable extension (#92)
- [rust-legacy-cli] Add scaled ui amount extension (#93)
- Publish spl-token-client v0.14.0
- Publish spl-token-2022 v7.0.0
- Publish spl-token-confidential-transfer-proof-generation v0.3.0
- Update everything to new repo + Anza (#82)
- Fix multisig parsing (#72)
- Extract duplicate config loading logic (#57)
- Update repo to run CI on imported packages (#56)
- Use the
commitment
field from Solana config (#7591) - Remove local program / client and point to new repo (#7535)
- [token-cli] Fix panicking behavior from
sign_only
(#7527) - Fix typos for cargo-spellcheck (#7503)
- [program-2022] Add auditor ciphertexts to instruction data (#7480)
- Add confirm-tx timeout to RPC client (#7484)
- Adds --blockhash arg to Close (#7456)
- [token-cli] Remove
is_amount_or_all
,is_amount
, andis_parsable
validators (#7448)
js-legacy@v0.4.11
What's new
- Publish js-legacy v0.4.11
- Add prepublish step (#140)
js-legacy@v0.4.10
What's new
- Publish js-legacy v0.4.10
- [js-legacy] Add pausable extension (#59)
- Fix variable-size encoding of COptionPubkey (#71)
- [js-legacy] Add confidential transfer
InitializeMint
andUpdateMint
(#61) - Add lockfile (#69)
- [js-legacy] Add scaled ui amount extension (#60)
- Update repo to run CI on imported packages (#56)
- Add JS helpers for interest bearing tokens' UIAmounts (#7541)
- Add allowOwnerOffCurve parameter to createAssociatedTokenAccountIdempotent (#7554)
- Lock to web3.js 1.x for compatibility (#7419)
- Update libs from rc.1 to rc.2 (#7426)
- Mention the packages to use for web3.js version 2. (#7417)
rust-legacy@v0.14.0
What's new
- Publish spl-token-client v0.14.0
- Publish spl-token-2022 v7.0.0
- Publish spl-elgamal-registry v0.1.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)
- Update repo to run CI on imported packages (#56)
- [program-2022] Make confidential mint/burn function parameters consistent (#7570)
- Add Pausable extension (#7562)
- 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)
program@v7.0.0
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
js@v0.3.4
JS client v0.3.4
js@v0.3.3
JS client v0.3.3
js@v0.3.1
JS client v0.3.1