-
Notifications
You must be signed in to change notification settings - Fork 931
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
#2130 resolves an immediate issue in a brute-force manner.
However, we could provide protection for the described attack whilst still allowing attestation production for some previous slots. If we have the head BeaconState then there's no reason we can't attest to earlier slots in it's current epoch or all slots in it's previous epoch (this is because the shuffling is known for these states).
This would have the affect of disabling attestations to distant slots, but still providing some support for past slots.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request