Page MenuHomePhabricator

Populate services in GetLocalAddress
ClosedPublic

Authored by deadalnix on Oct 5 2018, 13:36.

Details

Summary

Previously if we didn't have any local addresses, GetLocalAddress would return
0.0.0.0 and then we'd swap in a peer's notion of our address in AdvertiseLocal,
but then nServices would never get set.

This is a backport of Core PR10424

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
desiredflags
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3525
Build 5126: Bitcoin ABC Buildbot (legacy)
Build 5125: arc lint + arc unit