Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants