Skip to content

genesis validation exceptions #1087

@bitwiseguy

Description

@bitwiseguy

There are few chains (celo, boba) that skip the genesis validation in scr because they have non-standard genesis files. op-geth also has to hardcode these exceptions (ref). Other execution clients would have to do the same.

This could be improved and only require hardcoding or flagging the exception in one place, ideally in the scr (e.g. in the chain's config file, which all execution clients could inspect to know if they should process the genesis file

Metadata

Metadata

Assignees

No one assigned

    Labels

    M-needs-triageMeta: this issue needs to be labelled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions