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

apply proposer boost to first block in case of equivocation #5444

Closed
wants to merge 1 commit into from

Conversation

etan-status
Copy link
Contributor

Implement spec changes to fork choice; this only affects equivocation when multiple blocks are signed for the same slot. Regular operation is not changed.

Implement spec changes to fork choice; this only affects equivocation
when multiple blocks are signed for the same slot. Regular operation
is not changed.

- ethereum/consensus-specs#3352
@etan-status
Copy link
Contributor Author

This is also necessary to pass 1.4.0-beta.2 tests.

@etan-status
Copy link
Contributor Author

Merging this one into PR #5442 (which contains the bump to 1.4.0-beta.2 tests).

The 1.4.0-beta.1 tests check against the old logic of assigning proposer boost to the last block in case of equivocation

@etan-status etan-status deleted the dev/etan/fc-3352 branch September 19, 2023 13:25
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 this pull request may close these issues.

1 participant