Skip to content

v2.0.0-pre1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@skozin skozin released this 19 Apr 09:51

Docker image: lidofinance/oracle:2.0.0-pre1.1.

Breaking changes:

  • 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