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

Add error messages to miden-objects errors and implement core::error::Error #974

Merged
merged 18 commits into from
Nov 21, 2024

Conversation

PhilippGackstatter
Copy link
Contributor

@PhilippGackstatter PhilippGackstatter commented Nov 15, 2024

Refactor errors according to the guidelines in #966 in miden-objects and some small error-related changes in other crates.

Part of #972. To close that issue, another PR needs to be made to update the remaining errors in miden-tx. I would split it in two parts in case there is feedback on these errors and I have to adjust some things.

@PhilippGackstatter PhilippGackstatter changed the title Refactor errors Add error messages to miden-objects errors and implement core::error::Error Nov 20, 2024
@PhilippGackstatter PhilippGackstatter marked this pull request as ready for review November 20, 2024 16:54
Cargo.toml Outdated Show resolved Hide resolved
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 great! Thank you! I left a few small comments inline. Once these are addressed, we are good to merge.

miden-tx/Cargo.toml Outdated Show resolved Hide resolved
objects/Cargo.toml Outdated Show resolved Hide resolved
objects/Cargo.toml Outdated Show resolved Hide resolved
miden-lib/src/transaction/errors.rs Show resolved Hide resolved
@PhilippGackstatter PhilippGackstatter merged commit e31db53 into next Nov 21, 2024
9 checks passed
@PhilippGackstatter PhilippGackstatter deleted the pgackst-refactor-errors branch November 21, 2024 11:07
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