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

Fair Proposer Sampling Using Epoch Instead of Slot - (Spec PR #733) #488

Closed
schroedingerscode opened this issue Mar 15, 2019 · 1 comment
Assignees
Labels
enhancement 🕵️‍♀️ New feature or request

Comments

@schroedingerscode
Copy link
Contributor

Description

As an implementor, I want to sample the committee using epoch instead of slot so that beacon proposer indices are hydrated correctly per beacon chain spec.

Acceptance Criteria

  • Reference to slot while sampling first_committee should be replaced by epoch.

Additional Information

See ethereum/consensus-specs#733

@schroedingerscode schroedingerscode added the enhancement 🕵️‍♀️ New feature or request label Mar 15, 2019
@schroedingerscode schroedingerscode added this to the Beacon Chain v0.5.0 Spec milestone Mar 15, 2019
@akhila-raju
Copy link
Contributor

Already fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🕵️‍♀️ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants