Since #33050
This comment claiming that failing mandatory script checks may trigger a DoS ban/punishment is false.
CheckInputScript also dispute this comment.
MANDATORY_SCRIPT_VERIFY_FLAGS comment
#34957
Since #33050
This comment claiming that failing mandatory script checks may trigger a DoS ban/punishment is false.
CheckInputScript also dispute this comment.
The claim that failing mandatory script checks may trigger a DoS ban
is incorrect; Bitcoin Core does not automatically ban peers for
violating any of these flag checks.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | darosior |
If your review is incorrectly listed, please copy-paste <!–meta-tag:bot-skip–> into the comment that the bot should ignore.
utACK 5fa6898818c3fa0000c5ce7b070b67b4277642a3
We don’t disconnect/discourage peers sending an unconfirmed transaction failing consensus rules anymore since v30 (#33050).