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 V1 retry detection to error variant #77

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

nyonson
Copy link
Collaborator

@nyonson nyonson commented Oct 17, 2024

Extend the protocol's Io error variant with some metadata detection so the caller can retry on v1 if they want. Helps implement #27 in the future.

@nyonson nyonson changed the title Add v1 retry detection to error variant Add V1 retry detection to error variant Oct 17, 2024
@nyonson nyonson requested a review from rustaceanrob October 17, 2024 19:43
protocol/src/lib.rs Outdated Show resolved Hide resolved
@rustaceanrob
Copy link
Collaborator

ACK 5fbaff0

@rustaceanrob rustaceanrob merged commit 96521ee into rust-bitcoin:main Oct 20, 2024
7 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