Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCc8fabc010fdc: [avalanche] don't use global g_avalanche in net_processing
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.h | ||
---|---|---|
58 ↗ | (On Diff #48045) | I don't think so. The peer manager calls non-const processor functions (such as registerVotes, for example) |
src/net_processing.cpp | ||
---|---|---|
8325 ↗ | (On Diff #48045) | assertion removed in parent diff. The callsites all check for m_avalanche before calling this function |