Page MenuHomePhabricator

[avalanche] Add test coverage for parking against avalanche finalized chaintip
ClosedPublic

Authored by sdulfari on Dec 29 2022, 21:26.

Details

Summary

Ensure we do not introduce regressions related to parking blocks near the chaintip.
With avalanche now enabled by default and validation changes planned, testing this
behavior explicitly is very important.

Test Plan
ninja
./test/functional/test_runner.py abc_p2p_avalanche_voting

Diff Detail

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

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
test/functional/abc_p2p_avalanche_voting.py
254 ↗(On Diff #37439)

That's the same address as above which is confusing, please use ADDRESS_ECREG_UNSPENDABLE

This revision is now accepted and ready to land.Dec 30 2022, 10:02