What's new
- Publish spl-token-2022-interface v3.0.0 by @github-actions[bot]
- Remove default std deps (#1156) by @grod220
- [token-2022] Remove
proof-generationcrate from thetoken-2022-interfacedepency (#1143) by @samkim-crypto - No-std interface (#1151) by @grod220
- Swap spl-pod for solana-zero-copy + solana-nullable (#1069) by @grod220
- Swap-out
solana-zk-sdkforsolana-zk-elgamal-proof-interfaceandsolana-zk-sdk-pod(#1090) by @samkim-crypto - [ciphertext-arithmetic, program, interface] Add
add_to_with_offsetand update tests (#1116) by @samkim-crypto PubkeytoAddressmigration (#1067) by @grod220- Fix thaw instruction docs (#1064) by @febo
- Add delegate support to
unwrap_lamports(#1061) by @febo - Add
batchinstruction (#884) by @abelmarnk - Add optional rent sysvar account (#1020) by @febo
- Support permissioned burn in confidential-mint-burn (#959) by @joncinque
- Update toolchains and time (#931) by @joncinque
- Fix extension data for PausableAccount and ConfidentialMintBurn (#924) by @lorisleiva
- Use Codama CLI to generate clients (#923) by @lorisleiva
- Add permissioned burn extension (#818) by @Szegoo
- [program] Require that confidential balance is zero before a mint can be closed (#913) by @samkim-crypto
- [program] Remove an overly strict validation check on withheld fee destination account (#914) by @samkim-crypto
- [program] disallow non-transferable and confidential transfer to be initialized without confidential mint burn (#912) by @samkim-crypto
- Bump program and interface deps to v4, clients to v3.1 (#883) by @joncinque
- Add
unwrap_lamportsinstruction (#857) by @abelmarnk