Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[token-2022] Remaining tasks for the confidential transfer extension #4817

Closed
6 of 7 tasks
samkim-crypto opened this issue Jul 18, 2023 · 0 comments · Fixed by #5258
Closed
6 of 7 tasks

[token-2022] Remaining tasks for the confidential transfer extension #4817

samkim-crypto opened this issue Jul 18, 2023 · 0 comments · Fixed by #5258

Comments

@samkim-crypto
Copy link
Contributor

samkim-crypto commented Jul 18, 2023

Adding a list of remaining TODOs for the confidential transfer and confidential transfer with fee extension programs.

Confidential Transfer

Confidential Transfer with Fee

  • 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.
  • Update the WithdrawWithheldTokensFromMint and WithdrawWithheldTokensFromAccounts instructions for the Solana 1.16 updates ([token-2022] Update confidential transfer fee extension for solana 1.16 #4896)
  • Add support for context states (not split)
  • Add support for context states (split)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
1 participant