diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2020-04-10 09:46:48 +0200 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2020-07-16 20:37:20 +0200 |
commit | 42ee3f5c15de34dfbe9473807d44685fa1354e86 (patch) | |
tree | cf8fa8c05d88e1dfb0417e787430e60ece260729 /bip-0144 | |
parent | cb071df902eafb7054635201a8b12e76f42774ad (diff) |
BIP155: include changes from followup discussions
* Increase the maximum length of an address from 32 to 512 bytes and
clarify that the entire message should be rejected if it contains
a longer address.
(from https://github.com/bitcoin/bips/pull/766#issuecomment-519248699)
* Remove a contradiction about unknown address types - "MUST ignore" VS
"MAY store and gossip".
* Recommend gossiping addresses for networks to which the node is not
currently connected to.
(from https://github.com/bitcoin/bips/pull/766#issuecomment-545067608)
* Clarify that the entire message should be rejected if it contains an
address with unexpected size (e.g. IPv4 address with length 5).
Diffstat (limited to 'bip-0144')
0 files changed, 0 insertions, 0 deletions