Skip to content

Releases: RockLogicGmbH/lido-validator-exit-signer

0.2.1

06 Mar 09:15
aa6cdbc

Choose a tag to compare

How to install / upgrade

  • Install: Follow the Production section
  • Upgrade: Run ./exitsigner --upgrade

Changes summary (since last release)

  • Add Fulu support

Scope

What's Changed

  • BUMP: default ethdo version to support fulu by @daverolo in #6

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

02 Apr 12:07

Choose a tag to compare

How to install / upgrade

  • Install: Follow the Production section
  • Upgrade: Run ./exitsigner --upgrade

Changes summary (since last release)

  • Add Hoodi support
  • Fix for max-distance for message generation
  • Bug fixes and improvements

Scope

New Contributors

What's Changed

Full Changelog: 0.1.3...0.2.0

0.1.3

20 Jun 09:21

Choose a tag to compare

How to install / upgrade

  • Install: Follow the Production section
  • Upgrade: Run ./exitsigner --upgrade

Changes summary (since last release)

  • Bug fixes and improvements

Scope

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

20 Jun 08:08

Choose a tag to compare

How to install / upgrade

  • Install: Follow the Production section
  • Upgrade: Run ./exitsigner --upgrade

Changes summary (since last release)

  • Added --debug switch
  • Bug fixes and improvements

Scope

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

20 Jun 07:21

Choose a tag to compare

How to install / upgrade

  • Install: Follow the Production section
  • Upgrade: Run ./exitsigner --upgrade

Changes summary (since last release)

  • Added --upgrade switch and implemented upgrade methods
  • Added SIGN_PERCENT config variable and --signpercent config switch
  • Updated docs
  • Fixed a few tiny bugs

Scope

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

19 Jun 09:04

Choose a tag to compare

First CLI version of the Lido Validator Exit Signer.

  • Download the cli-* binary to your Stereum node as "exitsigner" and make it executable
  • Optionally create an .env file with options
  • Run the app with elevated permissions (e.g: sudo ./exitsigner)