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

Refactor error messages and use thiserror to derive errors #344

Merged
merged 7 commits into from
Nov 21, 2024

Conversation

PhilippGackstatter
Copy link
Contributor

Describe your changes

Refactor error messages, use thiserror to derive errors and implement core::error::Error.

Various errors were renamed or restructured to provide better error messages which means this is a breaking change, so this targets next.

Fixes the changelog for 0.12 and moves the #343 PR to the next version, 0.13.

Related to 0xPolygonMiden/miden-base#972.

Checklist before requesting a review

  • Repo forked and branch created from next according to naming convention.
  • Commit messages and codestyle follow conventions.
  • Relevant issues are linked in the PR description.
  • Tests added for new functionality.
  • Documentation/comments updated according to changes.

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@bobbinth bobbinth merged commit a27f9ad into next Nov 21, 2024
12 checks passed
@bobbinth bobbinth deleted the pgackst-thiserror branch November 21, 2024 23:52
@bobbinth bobbinth mentioned this pull request Nov 25, 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.

2 participants