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

Fix up previous epoch logic around genesis (Spec PR #672) #474

Closed
akhila-raju opened this issue Mar 15, 2019 · 2 comments
Closed

Fix up previous epoch logic around genesis (Spec PR #672) #474

akhila-raju opened this issue Mar 15, 2019 · 2 comments
Labels
bug 🐞 Something isn't working good first issue 🙋 This is a good first issue for a new contributor to work on

Comments

@akhila-raju
Copy link
Contributor

akhila-raju commented Mar 15, 2019

Description

  1. Revert a change in get_previous_epoch that caused a number of separate exceptional case handling in epoch processing
  2. Prevent attestations from committees/slots before genesis

See Spec PR #672.

@akhila-raju akhila-raju added this to the Beacon Chain v0.5.0 Spec milestone Mar 15, 2019
@akhila-raju akhila-raju added the bug 🐞 Something isn't working label Mar 15, 2019
@akhila-raju akhila-raju changed the title Fix up previous epoch logic around genesis Fix up previous epoch logic around genesis (Spec PR #672) Mar 15, 2019
@akhila-raju akhila-raju self-assigned this Mar 15, 2019
@akhila-raju akhila-raju removed their assignment Mar 28, 2019
@akhila-raju akhila-raju added the good first issue 🙋 This is a good first issue for a new contributor to work on label Mar 28, 2019
@vitorpy
Copy link
Contributor

vitorpy commented Apr 2, 2019

Working on this.

@jrhea jrhea closed this as completed May 8, 2019
@jrhea jrhea mentioned this issue May 8, 2019
26 tasks
@akhila-raju
Copy link
Contributor Author

This is now out of date with v0.5.1 spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working good first issue 🙋 This is a good first issue for a new contributor to work on
Projects
None yet
Development

No branches or pull requests

3 participants