Skip to content

fix genesis time calc #150

@ltitanb

Description

@ltitanb

For custom chains, we calculate the genesis time as min_genesis_time + genesis_delay, this seems to hold for most testnets, but can be different than the actual genesis time (e.g. it's different in mainnet).

// note that this can be wrong, (e.g. it's wrong in mainnet). The correct
// value should come from /eth/v1/beacon/genesis
// more info here: https://kb.beaconcha.in/ethereum-staking/the-genesis-event
// FIXME

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions