Skip to content

Check for stale stakes #151

Open
Open
@taco-paco

Description

@taco-paco

registryCoordinator.quorumUpdateBlockNumber(uint8(quorumNumbers[i])) + withdrawalDelayBlocks >= referenceBlockNumber,

Hi,
Here the check assumes that update was triggered within RegistryCoordinator::updateOperatorsForQuorum but stakes could also be update from RegistryCoordinator::updateOperators. Shouldn't this be checked against StakeRegistry::operatorStakeHistory?

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