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
Branch
PR14033
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14187
Build 28358: Build Difflint-circular-dependencies
Build 28357: arc lint + arc unit