Page MenuHomePhabricator

[avalanche] Set vote status for highest ranking contender
ClosedPublic

Authored by roqqit on Mon, Jan 13, 19:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC1c0e73e93ef7: [avalanche] Set vote status for highest ranking contender
Summary

In the event the network becomes poorly connected, we can encourage convergence on a stake winner by accepting the highest ranking proof that we know about from remote proofs. The vast majority of the time, this will be the same proof selected as the local winner, and so will have no change in behavior.

Test Plan
ninja check check-functional

Diff Detail