Page MenuHomePhabricator

Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater
ClosedPublic

Authored by Fabien on Nov 24 2020, 12:59.

Details

Summary
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.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable