In all implementations and in the intended reading of "existing chain", cmpctblock messages should never be sent without having fully-validated every previous block it builds on, and it being a new candidate tip. Clarify that slightly more for the avoidance of doubt.
Clarify cmpctblock previous block requirement #601
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:patch-1 changing 1 files +1 −1-
TheBlueMatt commented at 9:52 PM on October 18, 2017: contributor
- TheBlueMatt cross-referenced this on Oct 18, 2017 from issue Disconnect Peers for Duplicate Invalid blocks. by achow101
-
f13983178a
Clarify cmpctblock previous block requirement
In all implementations and in the intended reading of "existing chain", cmpctblock messages should never be sent without having fully-validated every previous block it builds on, and it being a new candidate tip. Clarify that slightly more for the avoidance of doubt.
- TheBlueMatt force-pushed on Oct 18, 2017
- luke-jr merged this on Oct 29, 2017
- luke-jr closed this on Oct 29, 2017
Contributors