Page MenuHomePhabricator

[avalanche] Add capability to verify proofs
ClosedPublic

Authored by deadalnix on Jul 9 2020, 17:12.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3bd72bcd07e0: [avalanche] Add capability to verify proofs
Summary

Introduce ProofBuilder to build proofs, and notably sign them properly. These Proofs can then be independently verified.

Depends on D6871

Test Plan
ninja all check-avalanche

Added many tests cases.

Diff Detail

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

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/avalanche/test/proof_tests.cpp
276 ↗(On Diff #22124)

Chainging => Changing

This revision is now accepted and ready to land.Jul 9 2020, 19:35