Skip to content

EIP-4844: Ancestor blob availability check #3099

Open
@terencechain

Description

@terencechain

The blob availability in 4844 should be a validity condition of a chain. This means a node should download and verify blobs up to MIN_EPOCHS_FOR_BLOBS_SIDECARS_REQUESTS duration. Given that the attestation availability must be the same as the validation condition and user's chain availability rule, within fork choice spec, we should explicitly mention one of the following

  • A block can't be head until the ancestor blobs are downloaded and verified
  • A block can't be imported until the ancestor blobs are downloaded and verified

I have to think more about the tradeoff between the two. Feedback is welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    Denebwas called: eip-4844

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions