Page MenuHomePhabricator

[avalanche] Don't create invalid proofs in the conflicting_proof_selection test
ClosedPublic

Authored by Fabien on Nov 24 2021, 08:21.

Details

Summary

There is a typo in the buildProofFromAmounts lambda, and the coin added to the utxo set can have the wrong value. This has no impact on the test now because the proof is not tested for validity, but it would cause an amount mismatch error if doing so.

Test Plan
ninja check-avalanche

Diff Detail

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