Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VoterWork implementation #3606

Open
Tracked by #3387
timwu20 opened this issue Nov 22, 2023 · 0 comments
Open
Tracked by #3387

VoterWork implementation #3606

timwu20 opened this issue Nov 22, 2023 · 0 comments
Assignees
Labels
S-grandpa issues related to block finality.

Comments

@timwu20
Copy link
Contributor

timwu20 commented Nov 22, 2023

Issue summary

  • Translate VoterWork type which fulfills the future interface and also drives the polling of the standalone grandpa voter
  • Requires translating and understanding all the traits required to construct VoterWork.
    • GrandpaClient, NetworkBridge, SelectChain, VotingRule, GrandpaJustificationSender
  • Will utilize all of the work @jimjbrettj has completed with regards to SharedAuthoritySet, AuxSchema, and FinalityProof.

Other information and links

Estimate

3 weeks

@timwu20 timwu20 added this to the Block proposing MVP milestone Nov 22, 2023
@timwu20 timwu20 self-assigned this Nov 22, 2023
@P1sar P1sar added S-grandpa issues related to block finality. and removed grandpa labels Jan 15, 2024
@P1sar P1sar removed this from the Full Node MVP milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-grandpa issues related to block finality.
Projects
None yet
Development

No branches or pull requests

2 participants