Releases: RockLogicGmbH/lido-validator-exit-signer
Releases · RockLogicGmbH/lido-validator-exit-signer
0.2.1
How to install / upgrade
- Install: Follow the Production section
- Upgrade: Run ./exitsigner --upgrade
Changes summary (since last release)
- Add Fulu support
Scope
- ExitSigner, a CLI solution to sign exit messages for the LIDO Validator Ejector
- Run the exitsigner application in production
What's Changed
New Contributors
Full Changelog: 0.2.0...0.2.1
0.2.0
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
- ExitSigner, a CLI solution to sign exit messages for the LIDO Validator Ejector
- Run the exitsigner application in production
New Contributors
What's Changed
Full Changelog: 0.1.3...0.2.0
0.1.3
How to install / upgrade
- Install: Follow the Production section
- Upgrade: Run ./exitsigner --upgrade
Changes summary (since last release)
- Bug fixes and improvements
Scope
- ExitSigner, a CLI solution to sign exit messages for the LIDO Validator Ejector
- Run the exitsigner application in production
What's Changed
Full Changelog: 0.1.2...0.1.3
0.1.2
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
- ExitSigner, a CLI solution to sign exit messages for the LIDO Validator Ejector
- Run the exitsigner application in production
What's Changed
Full Changelog: 0.1.1...0.1.2
0.1.1
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
- ExitSigner, a CLI solution to sign exit messages for the LIDO Validator Ejector
- Run the exitsigner application in production
What's Changed
Full Changelog: 0.1.0...0.1.1
0.1.0
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)