Page MenuHomePhabricator

[avalanche] Add ProofParams plumbing
AbandonedPublicDraft

Authored by sdulfari on Aug 8 2022, 18:23.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

This patch introduces ProofParams as a vehicle for setting proof verification parameters such as the dust threshold,
the value for which has been moved out of Proof::verify() in preparation for making it configurable.

There is no change in behavior.

Test Plan
ninja check check-functional