Page MenuHomePhabricator

[net] Construct addrman outside connman
ClosedPublic

Authored by Fabien on Oct 14 2022, 12:09.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC94248d17e3cf: [net] Construct addrman outside connman
Summary
 node.context owns the CAddrMan. CConnman holds a reference to
the CAddrMan.

Partial backport of core#20228:
https://github.com/bitcoin/bitcoin/pull/20228/commits/1c25adf6d278eb1a1f018986a126d0eb8137e0ee

Test Plan
ninja all check-all

Diff Detail

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