Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

67 lines (50 loc) · 3.02 KB

CHANGELOG

All notable changes to this project are documented in this file.

This changelog format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2023-01-01

Lido v2 big upgrade. Details!

Added

  • Withdrawals support
  • Staking router support

Changes

  • Oracle split in two separate modules: ejector and accounting

2.6.1 - 2023-04-08

Fixed

  • Correctly handle missed slot.

2.4.0 - 2022-10-04

Changed

  • Client for Prysm node has been changed to the same as for the lighthouse node.

2.3.1 - 2022-07-22

Minor

  • Add backoff for beacon chain failed requests. (#0162)

2.3.0 - 2022-07-22

Feature

  • Support MultiProvider (#0158)
  • Alternate oracles (#0156)
  • Switch to poetry (#0153)

Minor

2.2.0 - 2022-04-06

Feature

  • Support Kiln testnet (#0151)

2.1.1 - 2022-02-14

Fixed

  • Performance issue (#0146)

2.1.0 - 2022-01-19

Feature

  • Changelog added (#0141)
  • Added optional prefixes for prometheus metrics (#0131)
  • Added support for EIP-1559 (#0128)
  • Added teku support (#0135)

Changed

  • Upgrade lido-sdk library to new one to increase performance (#0135)
  • Various improves for DockerFile (added multistage, permissions, healthcheck) (#0132)

Fixed

  • Upgrade pip in DockerFile (#0138)
  • Remove secrets from logs (#0137)
  • Fixed DockerIgnore file (#0130)

2.0.0 - 2021-04-29

Feature

  • Release 2.0.0 Lido oracle