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

btcd+netsync: support witness tx and block in notfound msg #1625

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

yyforyongyu
Copy link
Contributor

When handling MsgNotFound, it's missing the check on wire.InvTypeWitnessBlock and wire.InvTypeWitnessTx. This PR fixes it.

Copy link
Contributor

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM 🏔

@Roasbeef Roasbeef merged commit 9ef973c into btcsuite:master Sep 8, 2020
@yyforyongyu yyforyongyu deleted the fix-notfound-message branch September 9, 2020 07:06
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.

4 participants