The "Requesting more avalanche addresses [...]" and "Requesting compact proofs [...]" log messages are printed periodically for each peer, which brings zero information and bloats the log. Get rid of them.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC91fa3a143daf: [avalanche] Remove some useless logs
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/net_processing.cpp | ||
---|---|---|
1786 ↗ | (On Diff #42479) | unrelated bug fix? |
src/net_processing.cpp | ||
---|---|---|
1786 ↗ | (On Diff #42479) | Clearly not a bug fix since it's a comment, but a related comment fix - the summary correctly state that it's sent to all the peers, and the comment mistakenly states it's sent to a single one |