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

Expected behaviors of failed verification #136

Closed
junxzm1990 opened this issue Jul 9, 2023 · 1 comment
Closed

Expected behaviors of failed verification #136

junxzm1990 opened this issue Jul 9, 2023 · 1 comment

Comments

@junxzm1990
Copy link

Are there any instructions regarding determining failed verifications? I suppose that "halo2_proofs::plonk::verify_proof" should return "false", right?

I am running into a case where "single-verify" panicked due to [Result::unwrap() on an Err value: ConstraintSystemFailure', src/cli/exec.rs:354:6]. Does this indicate a failed verification or something else?

@junyu0312
Copy link
Collaborator

Yes, ConstraintSystemFailure indicates a failure verification.

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

No branches or pull requests

3 participants