This diffs runs the dangling proofs cleanup every 5 minutes and add tests for it.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABCd9578a9219ed: [avalanche] Run the proofs cleanup on a schedule
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- avalanche_run_periodic_maintenance
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19474 Build 38681: Build Diff lint-circular-dependencies · build-without-wallet · build-debug · build-diff · build-clang-tidy · build-clang Build 38680: arc lint + arc unit
Event Timeline
src/avalanche/peermanager.h | ||
---|---|---|
229 ↗ | (On Diff #34128) | Good catch, leftover from another code |
Comment Actions
- Rebase, update the funcional test accordingly and run it with --nolegacyavaproof
- Remove leftover
- Remove spurious ; in the peermanager unit test