[0.13 backport] Fix handling of invalid compact blocks#9048
Merged
laanwj merged 3 commits intobitcoin:0.13from Nov 9, 2016
Merged
[0.13 backport] Fix handling of invalid compact blocks#9048laanwj merged 3 commits intobitcoin:0.13from
laanwj merged 3 commits intobitcoin:0.13from
Conversation
Member
Author
|
Updated this to match the latest changes in #9026 (see #9026 (comment)). |
028131d to
60af1bc
Compare
This allows future software that would relay compact blocks before full validation to announce only to peers that will not ban if the block turns out to be invalid.
60af1bc to
e8ef50b
Compare
TheBlueMatt
reviewed
Nov 2, 2016
|
|
||
|
|
||
| ////////////////////////////////////////////////////////////////////////////// | ||
| // |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #9026 to 0.13.