Page MenuHomePhabricator

[avalanche] Broadcast our local proof once it's been verified
ClosedPublic

Authored by Fabien on Mar 30 2022, 15:20.

Details

Summary

This should help propagating our own proof to other peers, because it makes sure at least one of them did download our proof. Privacy is not a problem here because we want other peers to know what our proof is. This is a first step toward better initial broadcast; the next step is to store our valid proofs in a file at shutdown, and broadcast them again upon startup.

Depends on D11278.

Test Plan
ninja all check-all

Diff Detail

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