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] Update docs to use zk_elgamal_proof program #7162

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

samkim-crypto
Copy link
Contributor

@samkim-crypto samkim-crypto commented Aug 17, 2024

Problem

The token program upgraded to use the new solana-zk-sdk, but some of the docs still use references to solana-zk-token-sdk.

Summary of Changes

  • Updated ZeroBalanceProof to ZeroCiphertextProof
  • Updated zk-token-proof to zk-elgamal-proof
  • Removed the Proof suffix in some of the zk elgamal proof instruction names (e.g. VerifyZeroCiphertextProof to VerifyZeroCiphertext)

Note: This PR only touches the comments/docs, not the actual code.

@samkim-crypto samkim-crypto marked this pull request as ready for review August 17, 2024 03:17
@samkim-crypto samkim-crypto merged commit 2d0cb06 into solana-labs:master Aug 19, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants