Skip to content

Implement validator custody backfill when CGC increases #7603

@jimmygchen

Description

@jimmygchen

See ethereum/consensus-specs#4357

Backfill after CGC increase is optional in the spec, but implementing it provides several benefits:

  1. A newly synced node would be able to query the node for recent historical data - potentially useful for L2s
  2. Be able to contribute to the overall network sync and make the above easier.
  3. The column backfill/import machinery could be useful for downloading checkpoint data columns from peers (Download checkpoint data columns from p2p peers #6837)

TODO:

Metadata

Metadata

Assignees

Labels

dasData Availability SamplingfuluRequired for the upcoming Fulu hard forksyncingv8.0.0Q4 2025 Fusaka Mainnet Release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions