Page MenuHomePhabricator

[avalanche] Remote proofs: only account for the stakes
ClosedPublic

Authored by Fabien on Dec 8 2023, 21:07.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCba91410dda6b: [avalanche] Remote proofs: only account for the stakes
Summary

The current heuristics requires most of the nodes and most of the stakes to be present/absent to have a conclusive remote proofs status.
This diff removes the reliance on the node count, which is not the security model of avalanche and as such adds only complexity and bias.

Depends on D14957.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable