After the version handshake, the version must be >= MIN_PEER_PROTO_VERSION, since we immediately disconnect any peer that advertises a lower version than that in its version message
Backport of core PR14033.
Differential D8514
Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater Fabien on Nov 24 2020, 12:59. Authored by Tags None Subscribers None
Details
After the version handshake, the version must be >= MIN_PEER_PROTO_VERSION, since we immediately disconnect any peer that advertises a lower version than that in its version message Backport of core PR14033. ninja all check-all
Diff Detail
|