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

fix: Remove unwraps inside verify_gnark_proof (issue 1830) #1834

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

fedemagnani
Copy link

@fedemagnani fedemagnani commented Dec 1, 2024

Motivation

Closes #1830

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@fedemagnani fedemagnani changed the title issue 1830 [BUG] Remove unwraps inside verify_gnark_proof (issue 1830) Dec 1, 2024
@fedemagnani fedemagnani changed the title [BUG] Remove unwraps inside verify_gnark_proof (issue 1830) fix: Remove unwraps inside verify_gnark_proof (issue 1830) Dec 1, 2024
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.

verify_gnark_proof can cause panic if the proof is wrong
1 participant