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(primitives): Error Primitive Display + Error Implementations #770

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Oct 5, 2023

Description

Addresses #740

Implements std::error::Error + std::fmt::Display for InvalidTransaction and InvalidHeader. If there are others that should be implemented, happy to do in this pr cc @DaniPopes

@refcell refcell requested a review from rakita October 6, 2023 14:45
@rakita rakita merged commit fb1e364 into bluealloy:main Oct 6, 2023
8 checks passed
@refcell refcell deleted the refcell/error-and-display-impls branch October 6, 2023 20:07
@github-actions github-actions bot mentioned this pull request Jan 12, 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.

None yet

2 participants