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

Check and store if we are a grandpa authority for sets. #713

Closed
Zurcusa opened this issue Jan 24, 2025 · 0 comments · Fixed by #714
Closed

Check and store if we are a grandpa authority for sets. #713

Zurcusa opened this issue Jan 24, 2025 · 0 comments · Fixed by #714
Assignees

Comments

@Zurcusa
Copy link
Collaborator

Zurcusa commented Jan 24, 2025

Currently, the nodeRole in HostConfig is a static field that stores the type of node we are starting. We need a way to distinguish if we're chosen for the current grandpa authority set as a voter. Alongside that, we need to store the key that we are selected to participate with so that we don't need to look it up in the keystone every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants