lidofinance / core

Lido DAO smart contracts
https://lido.fi
GNU General Public License v3.0
382 stars 193 forks source link

Add missing nonce updates to NodeOperatorsRegistry #715

Closed Psirex closed 1 year ago

Psirex commented 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: