Lido 2.0 beta3 release
Pre-release
Pre-release
What's Changed
Updates Lido 2.0 beta2 release.
High-level overview
- Finalize withdrawal requests with proper
shareRate
(instead of the wrongstETH
discount) (#673) - Improve oracle report integrity and
simulatedShareRate
correctness - Resolve issues within StakingRouter and NodeOperatorRegistry
- Fix oracle migration process and legacy oracle compatibility (#662, #666, #668)
- Implement
ERC-1271
for stETH and forbid transfers to the contract itself (#680) - Incompatible interfaces of
WithdrawalQueue
inLido
andOracleReportSanityChecker
issues resolved - Extensive chores to meet the bytecode size for
Lido
andWithdrawalQueue
. - More tests (unit & integration)
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3