Lido 2.0 rc0 release
Pre-release
Pre-release
What's Changed
Updates Lido 2.0 beta3 release.
High-level overview
- Fix: Lido.handleOracleReport reorder burn and fee distribution in #690
- Fix: DSM.canDeposit for unknown module id in #689
- Accounting oracle: remove an erroneous and excess check in #692
- Fix: positive rebase limiter burn in #696
- HashConsesnsus: docs improvements in #697
- Set
lastDepositAt
andlastDepositBlock
on the staking module addition in #701 - Refactor: remove some dead code from MemUtils in #702
- Fix gas estimation for methods with try/catch of StakingRouter in #698
- Fix NOR stuck/refund in #693
- Lots of new tests (WithdrawalQueue gas estimation, NodeOperatorsRegistry happy path, LegacyOracle tests)
Full Changelog: v2.0.0-beta.3...v2.0.0-rc.0