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

Slash Proposers Based on Epoch Instead of Slot - (Spec PR #762) #486

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

Comments

@schroedingerscode
Copy link
Contributor

Description

As an implementor, I want slash bad-acting proposers based on epoch rather than slot, so that bad-acting proposers are slashed in accordance with the beacon chain spec.

Acceptance Criteria

  • During the proposer_slashing routine in the per-block processing logic, verify that the epoch is the same in the proposal data, as opposed to the slot. See linked PR for code.

Additional Information

See ethereum/consensus-specs#762

@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 pushed a commit to akhila-raju/artemis that referenced this issue Apr 11, 2019
akhila-raju pushed a commit that referenced this issue Apr 11, 2019
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