Skip to content

Lido 2.0 beta3 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheDZhon TheDZhon released this 13 Mar 21:17
2bce10d

What's Changed

Updates Lido 2.0 beta2 release.

High-level overview

  • Finalize withdrawal requests with proper shareRate (instead of the wrong stETH 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 in Lido and OracleReportSanityChecker issues resolved
  • Extensive chores to meet the bytecode size for Lido and WithdrawalQueue.
  • More tests (unit & integration)
    image

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3