Skip to content

Allow attesting to older slots #2169

@paulhauner

Description

@paulhauner

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions