Skip to content

Missing values in /eth/v1/config/spec #8571

@barnabasbusa

Description

@barnabasbusa

Description

There are a few values that are missing from the output of /eth/v1/config/spec beacon api.

Version

latest unstable - 556e917

Present Behaviour

Currently missing config values are:
REORG_HEAD_WEIGHT_THRESHOLD (20)
REORG_PARENT_WEIGHT_THRESHOLD (160)
REORG_MAX_EPOCHS_SINCE_FINALIZATION (2)
EPOCHS_PER_SUBNET_SUBSCRIPTION (256)
ATTESTATION_SUBNET_COUNT (64)
ATTESTATION_SUBNET_EXTRA_BITS (0)

Missing preset values:
UPDATE_TIMEOUT (8192) (diff value for minimal)

Missing domain types:
DOMAIN_BLS_TO_EXECUTION_CHANGE (0x0a000000)

Expected Behaviour

All values should be returned with the correct values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions