Skip to content

Refactor: replace Result<_, String> with ErrorCollector#369

Merged
LesterEvSe merged 1 commit into
BlockstreamResearch:masterfrom
LesterEvSe:refactor/string-error-to-type
Jul 9, 2026
Merged

Refactor: replace Result<_, String> with ErrorCollector#369
LesterEvSe merged 1 commit into
BlockstreamResearch:masterfrom
LesterEvSe:refactor/string-error-to-type

Conversation

@LesterEvSe

Copy link
Copy Markdown
Collaborator

Consolidates all error types into error.rs as prep for migrating ErrorCollector to diagnostic structs

@LesterEvSe LesterEvSe requested a review from KyrylR July 9, 2026 12:03
@LesterEvSe LesterEvSe self-assigned this Jul 9, 2026
@LesterEvSe LesterEvSe requested a review from delta1 as a code owner July 9, 2026 12:03

@KyrylR KyrylR left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

utACK 7aaa8b3

@LesterEvSe

Copy link
Copy Markdown
Collaborator Author

@apoelstra, we merged it as-is, according to the plan in #362. The intent is to split the single Error enum into several smaller ones, one per stage

@LesterEvSe LesterEvSe merged commit 809c842 into BlockstreamResearch:master Jul 9, 2026
12 checks passed
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.

Refactor(ErrorHandler): Consolidate generic String errors into structured type

2 participants