Page MenuHomePhabricator

[avalanche] Add height parameter to buildRandomProof
ClosedPublic

Authored by sdulfari on Jun 23 2022, 21:50.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa767c9cbef07: [avalanche] Add height parameter to buildRandomProof
Summary

As we move to an orphan pool implementation that only accepts proofs with
immature utxos, explicitly specifying proof height will be more common.
This patch makes it easy to do that for random proofs without requiring
the height to be explict in all tests.

Test Plan
ninja check

Diff Detail

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