Skip to content

Beacon API returns state format inconsistent with eth2 (/eth/v2/debug/beacon/states/:state_id) #2797

@sandybradley

Description

@sandybradley
does not return ssz format,
json format is missing fields (next_withdrawal_index, slashings, total_slashing, ...),
fields are both snake and camel case,
one field is wrongly named (parent_block_root => parent_root),
hex format is not normalized (not in pairs or fixed to correct byte length),

Makes merkle witness generation impossible

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