Page MenuHomePhabricator

[avalanche] Move the vote eror codes to its own enum class
ClosedPublic

Authored by Fabien on Oct 1 2021, 16:01.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABC461b116e804f: [avalanche] Move the vote eror codes to its own enum class
Summary

And remove the BLOCK_ prefix. This will be used for writing tests for conflicting proof votes as well.

Ref T1854.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_test_framework_factor_votes
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16863
Build 33566: Build Diffbuild-without-wallet · build-clang-tidy · build-diff · build-clang · build-debug
Build 33565: arc lint + arc unit