mirror of https://github.com/bitcoin/bitcoin
Merge #14054: p2p: Disable BIP 61 by default
pull/14192/headfaea5bfc5a
doc: release notes for -enablebip61 default change (MarcoFalke)fa14b54a87
p2p: Disable BIP 61 by default (MarcoFalke) Pull request description: The live p2p network should not be used for debugging or as development aid when implementing the p2p protocol. Instead, applications should be tested locally (e.g. by inspecting the debug log of a validating node on the local network) Using the p2p network for this purpose seems wasteful and even dangerous, as peers can not be trusted to send the correct reject messages or a reject message at all. Tree-SHA512: 9c91ad035b5110942172a3b4b8a332a84e0c0aa9ee80f8134aeab63e66ac604841e68b04038681c288b716e5e0cbe38065eb5c7eb63fa72c3bdb3255a4b2d99d
commit
321075609d
Loading…
Reference in new issue