Page MenuHomePhabricator

[avalanche] Also log when contenders are not promoted
ClosedPublic

Authored by roqqit on Mon, Apr 28, 23:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC5d39d807f0a9: [avalanche] Also log when contenders are not promoted
Summary

The original log is very helpful for debugging functional tests, however we are left guessing what proofids are associated with contenders that were not promoted. This diff reuses that log and clearly indicates whether or not it was promoted.

Test Plan
./test/functional/test_runner.py --nocleanup abc_p2p_avalanche_contender_voting

Inspect the log and see "was NOT promoted" log messages intermixed with "was promoted".

Diff Detail

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