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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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