Page MenuHomePhabricator

[avalanche] Use the remote proof status to confirm the presence/absence of a proof
ClosedPublic

Authored by Fabien on Oct 20 2023, 20:32.

Details

Summary

This prevents a node from being out of sync from the network if it is missing the connection with a node.

Depends on D14664.

Test Plan
ninja all check-all

Diff Detail

Event Timeline

Fabien requested review of this revision.Oct 20 2023, 20:32
PiRK requested changes to this revision.Oct 22 2023, 12:13
PiRK added a subscriber: PiRK.
PiRK added inline comments.
src/avalanche/test/peermanager_tests.cpp
2719 ↗(On Diff #42726)
2737 ↗(On Diff #42726)

wrong comment (accidentaly duplicated from line 2705)

This revision now requires changes to proceed.Oct 22 2023, 12:13
This revision is now accepted and ready to land.Oct 22 2023, 18:13