Lido 2.0 rc1 release
Pre-release
Pre-release
What's Changed
Updates Lido 2.0 rc0-hotfix release.
High-level overview
- Fix/mixbytes audit by @loga4 in #713
- Fix: HashConsensus fast lane calc when consensus is disabled by @skozin in #711
- Fix (SignatureUtils): check the EIP-1271 call result more strictly by @skozin in #714
- Add missing nonce updates to NodeOperatorsRegistry by @Psirex in #715
- Fix/lido fee distribution by @arwer13 in #717
- Docs and other minor improvements by @skozin in #716
- fix: check stuck+exited<=deposited by @krogla in #718
- Fix (AccountingOracle): extra data submission order check by @skozin in #712
- Fix: stake limit resume handling by @TheDZhon in #721
- Fix: make isLimitReached more coherent by @TheDZhon in #710
- Statemind report minor fixes by @Psirex in #720
- Fix: discard report processing on lost consensus by @skozin in #708
- Fix: remove unused methods in UnstructuredRefStorage lib by @loga4 in #723
- Fix: check zero admin in OracleReportSanityChecker constructor by @loga4 in #724
- Fix: typos by @loga4 in #728
- Fix: restrict staking module name length to 31 bytes by @loga4 in #725
- Fix: check nor active status by @loga4 in #727
- Fix: resume pause double check by @loga4 in #726
- fix: remove int64 limitations by @krogla in #719
- transfer events order by @krogla in #722
- Add requirement comments for
IStakingModule
by @Psirex in #729
Full Changelog: v2.0.0-rc.0-hotfix...v2.0.0-rc.1