github solana-program/token-2022 program@v9.0.1

latest release: js@v0.8.0
2 months ago

Verification

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

You can verify it by checking out the repo a few commits earlier a1d9915 and running:

$ solana-verify build --library-name spl_token_2022 -- --no-default-features

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

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

Highlights for this deployment

  • Confidential transfer proofs contained in account data are disabled. Please use instruction data or context state accounts instead.
  • This commit is not part of the main branch.

Don't miss a new token-2022 release

NewReleases is sending notifications on new releases.