1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 05:12:47 +01:00
0 Comments:BIP 0037
Eric Voskuil edited this page 2017-05-22 18:51:49 -07:00

The addition of the version.relay field is a wire protocol compatibility break. Previous protocol versions that validate the version message (specifically its length) have no way to know that there are new versions of the message of greater length. This causes failure of the handshake. See additional comments in BIP60. --Eric Voskuil, 2017-05-22