github lidofinance/lido-oracle v2.0.0-pre2

latest releases: 3.0.0, 3.0.0-rc.2, 3.0.0-rc.1...
pre-release3 years ago

This version is no longer compatible with the initial LidoOracle contract implementation, i.e. the one that's currently deployed to mainnet. Don't use it with the mainnet protocol deployment yet.

Docker image: lidofinance/oracle:2.0.0-pre2.

Breaking changes:

  • Use the new LidoOracle contract API
  • Rename ETH1_NODE env variable to WEB3_PROVIDER_URI

New features:

  • Don't fetch beacon balances for non-reportable epochs
  • Add Prometheus metrics
  • Integrate stETH price oracle
  • Allow specifying max_multicall via env variable
  • Don't crash the daemon upon beacon node connection error, report to Prometheus instead

Internals:

  • Use Lido helpers lib
  • Improve error logging and handling

Dependencies:

  • Bump urllib3 from 1.26.2 to 1.26.3

Don't miss a new lido-oracle release

NewReleases is sending notifications on new releases.