Page MenuHomePhabricator

[avalanche] Use proof dust threshold in unit tests instead of low coin amounts
ClosedPublic

Authored by sdulfari on Jul 13 2022, 21:44.

Details

Summary

This makes it much easier to bump PROOF_DUST_THRESHOLD without breaking tons of tests.
I did not update every conceivable Amount, but focused on those that will break if the
dust threshold is bumped by a factor of 10 to 100. Any further tweaks can be made by
that future patch.

Test Plan
ninja check-avalanche

Diff Detail

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