-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Part of Epic: #72 - RC2: Zero-Knowledge Proof Production
Goal: Implement full Groth16 constraints for state transition verification and proof flow.
Requirements:
- Enforce state root updates, nullifier double-spend protection, merkle proof validation
- Inputs/outputs based on protocol specification
- Optimize for <20s proof time
- Add all relevant tests
Acceptance Criteria:
- Circuit verifies valid state transitions and nullifier logic
- Proofs and verification keys are published
- All protocol invariants tested
Copilot
Metadata
Metadata
Assignees
Labels
No labels