Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@AntoTG AntoTG released this 08 Oct 15:35
8eeec74

Lido Withdrawals Automation by Stakely.io v1.0.4 Release Notes

Lido Withdrawals Automation is a command-line tool that assists with the LIDO validators withdrawal process.

Features in v1.0.2 ... v1.0.4

  • Various dependencies within the project have been updated to their latest versions.

Features in v1.0.1

  • Standardized the code style of the project: Added ESLint configuration, small changes in the code style to maintain uniformity throughout the project.

Features in v1.0.0

  • Fetches validator data from the Kapi endpoint: Retrieves the validators that have to perform the withdrawal with the necessary data to generate the exit message.
  • Generates withdrawal messages and signs them: Creates the withdrawal messages and signs them using the remote signer.
  • Encrypts the signed messages: The signed messages are encrypted using the specified password.
  • Saves encrypted messages to a specified output folder: The tool stores the encrypted messages in a designated output folder.

Getting Started

To start using Lido Withdrawals Automation, follow the installation and configuration steps provided in the README. Ensure you have the necessary prerequisites.