lidofinance / core

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

fix: remove int64 limitations #719

Closed krogla closed 1 year ago

krogla commented 1 year ago

List of changes:

NodeOperatorsRegistry contract size reduced from 23.971 to 23.169 KB

Gase changes for most often used methods based on unit tests Method Name Prev Version New Version
obtainDepositData() 194,414 189,988
onExitedAndStuckValidatorsCountsUpdated() 8,300,043 8,148,381
updateExitedValidatorsCount() 118,450 115,006
TheDZhon commented 1 year ago

@Psirex please consider resolving the conflicts by integrating the changes from the upstream branch (have divergent changes of the lastly pushed commits) :pray: