This time, focused on FindProofForGetData. It now seems that there is a bunch of crap that is only used by tests and that the API can be dramatically reduced both in the Processor and PeerManager.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC5f1a6c2150fd: [avalanche] More bucket brigading removal in the Processor
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- peermanagercleanup2
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16123 Build 32120: Build Diff build-clang-tidy · build-without-wallet · lint-circular-dependencies · build-debug · build-clang · build-diff Build 32119: arc lint + arc unit
Event Timeline
Comment Actions
Tail of the build log:
/work /work/abc-ci-builds/lint-circular-dependencies A new circular dependency in the form of "avalanche/peermanager -> net_processing -> avalanche/peermanager" appears to have been introduced. /work/abc-ci-builds/lint-circular-dependencies Build lint-circular-dependencies failed with exit code 1
src/avalanche/peermanager.cpp | ||
---|---|---|
130 ↗ | (On Diff #29097) | The processor addProof method can be updated to take advantage of this |
src/avalanche/processor.cpp | ||
---|---|---|
574 ↗ | (On Diff #29097) | It does, no? |
src/avalanche/processor.cpp | ||
---|---|---|
574 ↗ | (On Diff #29097) | Missed it, my bad |