You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Divide the withheld amount in an account into lo and hi parts
Currently, the encrypted withheld amounts is encrypted as a full number. To ease decryption, this amount should be split into lo and hi parts like in the pending balance of the confidential transfer extension.
Adding a list of remaining TODOs for the confidential transfer and confidential transfer with fee extension programs.
Confidential Transfer
Transfer
andTransferWithFee
instructions for the Solana 1.16 updatesTransfer
andTransferWithFee
for Solana 1.16 #4779Confidential Transfer with Fee
WithdrawWithheldTokensFromMint
andWithdrawWithheldTokensFromAccounts
instructions for the Solana 1.16 updates ([token-2022] Update confidential transfer fee extension for solana 1.16 #4896)The text was updated successfully, but these errors were encountered: