Skip to content

Lock validators to a SLOTS_PER_EPOCH value #623

@paulhauner

Description

@paulhauner

Description

Current validator slashing protection assumes that SLOTS_PER_EPOCH never changes.

If you change this value, you can get validators to sign messages that are slashable.

To resolve

Ensure that a validator is created with a specific SLOTS_PER_EPOCH parameter and they will never sign a message assuming some other value.

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