lidofinance / core

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

Fix (AccountingOracle): extra data submission order check #712

Closed skozin closed 1 year ago

skozin commented 1 year ago

Fixes the check in AccountingOracle that enforces extra data submisison after the main data. It was possible to submit stale extra data even though a new report hash was already pushed by HashConsensus.