Page MenuHomePhabricator

[avalanche] Test: Simplify checking for undesired hashes in polls
ClosedPublic

Authored by Fabien on Apr 14 2025, 10:48.

Details

Summary

So far we used a custom solution in abc_p2p_avalanche_transaction_finalization.py to against undesired polls. We can greatly simplify this is and make it more reusable by making this an option in the common avatools function.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_transaction_finalization

Diff Detail

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