Skip to content

Implement From<ChecksumError> for DecodeError#236

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:push-qyzqvyvtoxkt
Jan 26, 2026
Merged

Implement From<ChecksumError> for DecodeError#236
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:push-qyzqvyvtoxkt

Conversation

@tcharding
Copy link
Copy Markdown
Member

Picked changes up from #221.

Add an impl of From<ChecksumError> for DecodeError since we already have one for the other variant.

Picked changes up from rust-bitcoin#221.

Add an impl of `From<ChecksumError> for DecodeError` since we already
have one for the other variant.
@tcharding
Copy link
Copy Markdown
Member Author

Will need #237 to get past CI.

Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 2dc8580; successfully ran local tests

@apoelstra apoelstra merged commit bd7d2c0 into rust-bitcoin:master Jan 26, 2026
15 of 16 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.

2 participants