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 19468 Build 38669: Build Diff build-without-wallet · lint-circular-dependencies · build-diff · build-debug · build-clang-tidy · build-clang Build 38668: arc lint + arc unit
Event Timeline
src/avalanche/peermanager.h | ||
---|---|---|
229 | 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