What's new
- Add missing discriminator to
ScaledUiAmountextension (#396) by @febo - Improve account validation (#400) by @febo
- Set mint as readonly in
WithdrawWithheldTokensFromAccounts(#397) by @febo - Improve comments on
WithdrawExcessLamports(#389) by @febo - Define and export DISCRIMINATOR constants for token-2022 instructions (#387) by @Debanjannnn
- Update nightly toolchain version (#374) by @febo
- Token, token-2022: Fix consistency in instructions (#368) by @LStan
- Use
AsRef<AccountView>for signers (#365) by @febo - Bump dependencies (#363) by @febo
- Fix instruction accounts reference (#358) by @febo
- Fix typo in
Reallocateinstruction docs (#354) by @LStan - Add
Reallocateinstruction (#338) by @febo - Nits of token-2022 extensions (#348) by @febo
- Add transfer fee instructions (#327) by @febo
- Add cpi guard instructions (#333) by @febo
- Add pausable extension instructions (#334) by @febo
- Add missing token instructions (#335) by @febo
- Add mint close authority instruction (#336) by @febo
- Add
CreateNativeMintinstruction (#337) by @febo - Add
InterestBearingMintextension instructions (#340) by @febo - Add
WithdrawExcessLamportsinstruction (#341) by @febo - Add
PermissionedBurninstructions (#343) by @febo - Add ScaledUiAmount token extension instruction builders (#330) by @burhankhaja
- Add GroupMemberPointer extension instruction builders (#278) by @burhankhaja
- Add GroupPointer extension instruction builders (#277) by @burhankhaja
- Add MetadataPointer extension instruction builders (#276) by @burhankhaja
- Add
UnwrapLamportsinstruction (#342) by @febo - Add PermanentDelegate extension instruction builders (#275) by @burhankhaja
- Add
InitializeNonTransferableMintinstruction (#339) by @febo - Add DefaultAccountState token extension (#328) by @burhankhaja
- Add TransferHook extension instruction builders (#274) by @burhankhaja
- Add rustfmt config (#320) by @AkliluYirgalem
- Add MemoTransfer extension instruction builders (#273) by @burhankhaja