-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
| 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
Labels
No labels