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

Validators SBAT use provided randomness for proposer ordering #530

Closed
nategraf opened this issue Oct 15, 2019 · 0 comments · Fixed by #536 or #549
Closed

Validators SBAT use provided randomness for proposer ordering #530

nategraf opened this issue Oct 15, 2019 · 0 comments · Fixed by #536 or #549
Assignees

Comments

@nategraf
Copy link
Contributor

Expected Behavior

Validators should assigned proposers using round-robin ordering with respect to a pseudo-random order seeded with the block randomness.

Current Behavior

Proposer ordering is determined by the particular way validators are added in the headers, roughly in oldest validator first ordering.

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