Skip to content

Feat: Stealth Drop Circuit#2

Open
shreyas-londhe wants to merge 2 commits intomainfrom
feat/circuits
Open

Feat: Stealth Drop Circuit#2
shreyas-londhe wants to merge 2 commits intomainfrom
feat/circuits

Conversation

@shreyas-londhe
Copy link
Collaborator

This PR implements the circuit for Stealth Drop using PLUMEs.

Circuit Inputs

  • Public Inputs:
    • merkle_root
    • nullifier
    • s
  • Private Inputs:
    • merkle_proof
    • merkle_proof_path
    • c
    • message
    • public_key

Circuit Checks

  • Verifies that the public_key is included in the public merkle_root.
  • Verifies that the nullifier is constructed using the given public_key and message.

@shreyas-londhe
Copy link
Collaborator Author

Please review @Divide-By-0

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.

1 participant