Page MenuHomePhabricator

[avalanche] Remove unnecessary code path in addNodeToQuorum
ClosedPublic

Authored by sdulfari on May 19 2022, 18:28.

Details

Summary

This NO_NODE code path is in fact not helpful for testing since it silently
breaks accounting of successfulVotes. Instead of writing tests to test the
test code, we can just get rid of it. Now the voterecord_tests test what we
expect them to.

Depends on D11500

Test Plan
ninja check-avalanche

Diff Detail

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