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 16129 Build 32132: Build Diff build-debug · build-without-wallet · build-diff · lint-circular-dependencies · build-clang-tidy · build-clang Build 32131: 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 | The processor addProof method can be updated to take advantage of this |
src/avalanche/processor.cpp | ||
---|---|---|
574 | It does, no? |
src/avalanche/processor.cpp | ||
---|---|---|
574 | Missed it, my bad |