Skip to content

EventSource missing chain_reorg #2088

@BeroBurny

Description

@BeroBurny

Description

EventSource has missing chain_reorg topics ETH2 Events spec

Version

Lighthouse/v1.0.4-1abc70e/x86_64-linux (stable and unstable branch)

Present Behaviour

return 400 Bad Request on url /eth/v1/events?topics=chain_reorg

Expected Behaviour

should work as every else topis from eth2 spec (head, block, attestation, voluntary_exit, finalized_checkpoint)

Steps to resolve

implement chain_reorg event (types.rs)

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