Skip to content

Column reconstruction delay as a function of slot time #8569

@nflaig

Description

@nflaig

The column reconstructions delay ms constants should be based on slot time

/**
* Minimum time to wait before attempting reconstruction
*/
const RECONSTRUCTION_DELAY_MIN_MS = 800;
/**
* Maximum time to wait before attempting reconstruction
*/
const RECONSTRUCTION_DELAY_MAX_MS = 1200;

This is relevant for gnosis chain, devnet testing and will make it easier to reduce the slot duration in future forks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-fulu 🦓Issues targeting the Fusaka spec version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions