This repository was archived by the owner on Mar 11, 2025. It is now read-only.
SPL Token Client - v0.9.2
·
848 commits
to master
since this release
What's new
- Use transaction simulation results for the compute unit limit (#6500) by @joncinque
- Avoid signing multiple times with the same keypair by @t-nelson
- Add compute unit price and limit fields (#6493) by @joncinque
- Refactor
Message
creation to use the sameinstructions
everywhere (#6494) by @joncinque - Token client: refactor transfer to use new offchain helper by @buffalojoec
- Added transfer-hook compatibility to
create_recipient_associated_account_and_transfer
(#6120) by @tonton-sol - Execute transfer hook during confidential transfer (#6098) by @joncinque
Solana
- Bump to 1.18.2
Token-group-interface
- Bump to 0.2.3 by @joncinque
Token-metadata-interface
- Bump to 0.3.3 by @joncinque
Transfer-hook-interface
- Bump to 0.6.3 by @joncinque