Skip to content

Anti-slashing via VC shutdown on SSE events #6666

Open
@paulhauner

Description

@paulhauner

Description

I’ve seen third party tooling that monitors a set of validators and kills the VC process if there’s a slashing. I believe we could implement similar functionality ourselves.

I propose that the VC listens for attester and proposer slashing events via the BeaconAPI SSE stream and shuts down if it detects a slashing on a key that it manages.

I’d expect the VC to write a file to disk that prevents further starts. The user would need to manually delete that file to restart the VC. This functionality is the same as I suggested in #6665, so we should coordinate there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions