github lidofinance/lido-oracle v2.0.0

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

Docker image: lidofinance/oracle:2.0.0.

Breaking changes

This version is no longer compatible with the initial LidoOracle contract implementation.

  • Use the new LidoOracle contract API
  • Don't crash the daemon on connection and transaction errors. Log them and increase the respective Prometheus metric instead
  • 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

Internals

  • Use Lido helpers lib
  • Improve error logging and handling

Dependencies

  • Bump urllib3 from 1.26.2 to 1.26.4

Don't miss a new lido-oracle release

NewReleases is sending notifications on new releases.