Skip to content

Releases: lidofinance/lido-council-daemon

1.8.2

27 Apr 10:08
e10a1dc
Compare
Choose a tag to compare
Merge pull request #124 from lidofinance/pre-release-1.8.2

chore(release): 1.8.2

1.8.1

21 Apr 07:01
4414f72
Compare
Choose a tag to compare
Merge pull request #117 from lidofinance/pre-release-1.8.1

chore(release): 1.8.1

1.8.0

20 Apr 15:50
4a97e81
Compare
Choose a tag to compare
Merge pull request #116 from lidofinance/pre-release-1.8.0

chore(release): 1.8.0

1.6.0

19 Jul 15:19
9385089
Compare
Choose a tag to compare

Changes

Deposit signature verification

This is a major change, now the council daemon when searching for intersections of keys from the deposit contract with Lido keys will not consider deposits that:

  • have an invalid signature
  • have valid Lido withdrawal credentials

Constant DSM contract address

The DSM contract address is now again a constant and is not fetched from the Lido contract. This is due to technical difficulties in getting the address, because there is no easy way to get this address. We plan to add a direct method to the Lido contract which will return the DSM contact address and then release another daemon update.

Release 1.4.2

06 Jun 12:20
Compare
Choose a tag to compare

Changes

  • Support for fetching logs in chunks
  • Async modules initializing

Release 1.4.0

26 May 07:48
Compare
Choose a tag to compare

Changes

  • All contract addresses are now fetched from the Lido contract
  • The Security Module contract address is updated at the beginning of each block inspection cycle

1.2.0

17 Apr 09:27
Compare
Choose a tag to compare

Features

  • improve logging
  • fix deps in dockerfile
  • dockerfile linting
  • network in build_info metric

Fixes

  • fix operator data retrieval
  • update vuln packages

1.1.3

11 Jan 13:47
465bb0d
Compare
Choose a tag to compare
Merge pull request #36 from lidofinance/develop

fix: replace with user node

1.1.2

02 Dec 05:31
b4a77e7
Compare
Choose a tag to compare
Merge pull request #30 from lidofinance/develop

Develop

1.1.1

09 Nov 08:39
329c0bc
Compare
Choose a tag to compare

Blockhash