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

Error handling #143

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Error handling #143

wants to merge 7 commits into from

Conversation

rrtoledo
Copy link
Collaborator

@rrtoledo rrtoledo commented Feb 3, 2025

Content

Adding error handling, replicating Mithril style, to give more information on proving and verification failure.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)

Comments

Adding some tests to distinguish the invalid parameter from invalid proof error.

Issue(s)

Relates to #6

@rrtoledo rrtoledo added the enhancement New feature or request label Feb 3, 2025
@rrtoledo rrtoledo added this to the 1.0 milestone Feb 3, 2025
@rrtoledo rrtoledo self-assigned this Feb 3, 2025
@rrtoledo rrtoledo force-pushed the raph@result branch 3 times, most recently from 7897723 to cc2caa8 Compare February 3, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant