Page MenuHomePhabricator

[avalanche] Make it possible to override the proof pool depth from the peer manager
AbandonedPublic

Authored by Fabien on Nov 19 2021, 12:30.

Details

Reviewers
None
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Summary

This diff adds a constructor parameter with a sensible default value for the proof pool number of proof per utxo. This is not intended to be overriden in the main software but will be useful for testing the peer manager algos with unit tests before making them being used in production. There is no change in behavior.

Ref T1854.

Depends on D10470.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_peermanager_pooldepth
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17290
Build 34408: Build Difflint-circular-dependencies · build-debug · build-without-wallet · build-diff · build-clang-tidy · build-clang
Build 34407: arc lint + arc unit