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

Ignore Aggregates Which Are Following the Wrong Finalized Checkpoint #2846

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

nisdas
Copy link
Contributor

@nisdas nisdas commented Mar 2, 2022

Following on from #2830, we should also ignore aggregates which are voting for the wrong finalized checkpoint.

bors bot pushed a commit to sigp/lighthouse that referenced this pull request Mar 4, 2022
## Issue Addressed

Addresses spec changes from v1.1.0:

- ethereum/consensus-specs#2830
- ethereum/consensus-specs#2846

## Proposed Changes

* Downgrade the REJECT for `HeadBlockFinalized` to an IGNORE. This applies to both unaggregated and aggregated attestations.

## Additional Info

I thought about also changing the penalty for `UnknownTargetRoot` but I don't think it's reachable in practice.
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.

None yet

4 participants