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 handling in get_transaction_status #3

Closed
wants to merge 8 commits into from

Conversation

steebchen
Copy link
Collaborator

@steebchen steebchen commented Aug 16, 2024

Clarified error variants by introducing an Error enum and implemented conversions from anyhow::Error and SequencerError. This enhances the readability and maintainability of the code by specifying distinct error types and their mappings.

Clarified error variants by introducing an Error enum and implemented conversions from anyhow::Error and SequencerError. This enhances the readability and maintainability of the code by specifying distinct error types and their mappings.
@steebchen steebchen force-pushed the refactor/err branch 2 times, most recently from 7ffac45 to a117fb9 Compare August 16, 2024 16:56
@steebchen steebchen enabled auto-merge (squash) August 16, 2024 16:56
@steebchen steebchen changed the base branch from outdated-main to main September 5, 2024 15:14
@steebchen steebchen closed this Sep 5, 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.

1 participant