Page MenuHomePhabricator

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

Authored by Fabien on Mon, Apr 14, 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
Branch
avatools_unexpected_hashes
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32956
Build 65396: Build Diffbuild-debug · build-clang · build-clang-tidy · build-without-wallet · build-diff
Build 65395: arc lint + arc unit