The code is duplicated and more will be needed for D9489.
Details
Details
- Reviewers
PiRK deadalnix - Group Reviewers
Restricted Project - Commits
- rABC38b2d48064b4: Factorize flushing the inventory buffer when it reaches its max size
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- network_factor_inv_flush
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15667 Build 31238: Build Diff lint-circular-dependencies · build-diff · build-debug · build-without-wallet · build-clang · build-clang-tidy Build 31237: arc lint + arc unit
Event Timeline
Comment Actions
Address feedback
src/net_processing.cpp | ||
---|---|---|
5196 | I would have expected the clear() to trigger a use after move warning, TIL |