Page MenuHomePhabricator

[avalanche] Attach Proof to each Peer
ClosedPublic

Authored by deadalnix on Jul 7 2020, 23:57.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6fc04cf5f151: [avalanche] Attach Proof to each Peer
Summary

Right now, the proof simply consist of a random id and a score, but ultimately, we want these to be computed from data provided by the peers. By providing an opaque interface, we don't need to worry about this to move forward on the PeerManager.

Depends on D6847

Test Plan
ninja all check-avalanche

Diff Detail

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