Epic: Zero-Knowledge Verification
Summary
Flag on-chain proof verification that consumes public inputs without validating they are canonical field elements in range.
Background & Problem
A verifier that accepts out-of-range or non-canonical public inputs can be tricked; this is a classic ZK integration bug.
Impact / Why it matters
Prevents a whole class of critical verifier bypasses.
Proposed Approach
Acceptance Criteria
Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.
Summary
Flag on-chain proof verification that consumes public inputs without validating they are canonical field elements in range.
Background & Problem
A verifier that accepts out-of-range or non-canonical public inputs can be tricked; this is a classic ZK integration bug.
Impact / Why it matters
Prevents a whole class of critical verifier bypasses.
Proposed Approach
Acceptance Criteria
Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.