Page MenuHomePhabricator

[avalanche] Add stake contender to AnyVoteItem
Needs RevisionPublic

Authored by roqqit on Thu, Jan 30, 16:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

This adds support in the Processor for stake contenders so we can enable polling and voting.

Test Plan
ninja check-avalanche

Event Timeline

roqqit requested review of this revision.Thu, Jan 30, 16:59
Fabien requested changes to this revision.Thu, Jan 30, 18:59
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/avalanche/processor.cpp
1440

That doesn't feel correct to me, you should return == 0. This will be the status of your vote as well

This revision now requires changes to proceed.Thu, Jan 30, 18:59