Page MenuHomePhabricator

[avalanche] Send avalanche proofs upon request
ClosedPublic

Authored by Fabien on Jun 7 2021, 21:17.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABCf5468cdd8454: [avalanche] Send avalanche proofs upon request
Summary

This makes the node answer the proof inv requests from a getdata
message. To prevent fingerprinting the following conditions must be met:

  • the inv should have been recently announced, or
  • the proof is known (has been added) for more than 2 minutes

Depends on D9642 and D9643.

Ref T1611.

Test Plan
ninja all check-all

Diff Detail

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