If a finalized proof is discarded due to missing nodes, and a node later reconnects, the proof is not polled again as expected but the finalization flag is not set properly on the peer. This diff fixes the count and add a test case that reproduces the issue. Note that only the RPC output is affected by this change.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC1613d64ff7df: [avalanche] Fix the finalized proof count being wrong when pending nodes…
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable