Page MenuHomePhabricator

p2p: log addrman consistency checks
ClosedPublic

Authored by Fabien on Oct 17 2022, 11:53.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCaca8b55dd2a9: p2p: log addrman consistency checks
Summary
[...] log addrman consistency checks in the BCLOG::ADDRMAN category when they are enabled with the -checkaddrman=<n> configuration option for values of n greater than 0.

Backport of core#22696.

Depends on D12272.

Test Plan
ninja check

bitcoind -checkaddrman=1 -debug=addrman

Check the logs are printed.

Diff Detail

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