Closed Psirex closed 1 year ago
According to requirements from the IStakingModule.getNonce() method, its return value must update each time the deposit data set is changed. This requirement was violated in the following methods:
IStakingModule.getNonce()
updateStuckValidatorsCount()
updateExitedValidatorsCount()
unsafeUpdateValidatorsCount()
updateTargetValidatorsLimits()
clearNodeOperatorPenalty()
According to requirements from the
IStakingModule.getNonce()
method, its return value must update each time the deposit data set is changed. This requirement was violated in the following methods:updateStuckValidatorsCount()
updateExitedValidatorsCount()
unsafeUpdateValidatorsCount()
updateTargetValidatorsLimits()
clearNodeOperatorPenalty()