Page MenuHomePhabricator

[avalanche] Fix proof voting response type
ClosedPublic

Authored by sdulfari on May 11 2022, 23:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe6e75c178b54: [avalanche] Fix proof voting response type
Summary

AvalancheVoteError is used for voting on blocks. The tests happen to pass because the underlying integer
is the same as expected. This patch uses the correct AvalancheProofVoteResponse instead.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
proof-vote-rsp-type
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19006
Build 37768: Build Diffbuild-clang-tidy · build-debug · build-without-wallet · build-diff · build-clang
Build 37767: arc lint + arc unit