This adds support in the Processor for stake contenders so we can enable polling and voting.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC95622f64aac3: [avalanche] Add stake contender to AnyVoteItem
ninja check-avalanche
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- sw-voteitem
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 32280 Build 64050: Build Diff build-debug · lint-circular-dependencies · build-clang · build-clang-tidy · build-diff · build-without-wallet Build 64049: arc lint + arc unit
Event Timeline
src/avalanche/processor.cpp | ||
---|---|---|
1440 ↗ | (On Diff #52452) | That doesn't feel correct to me, you should return == 0. This will be the status of your vote as well |