Skip to content

Releases: Stakely/lido-withdrawals-automation

v1.1.0

17 Sep 18:07
164a99b

Choose a tag to compare

What's Changed

  • chore: github action by @AntoTG in #11
  • Build(deps): Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #12
  • v1.1.0 by @AntoTG in #14

Full Changelog: v1.0.5...v1.1.0

v1.0.5

08 May 11:15
64e855e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Oct 15:35
8eeec74

Choose a tag to compare

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.

v1.0.3

29 Jul 12:39
813b255

Choose a tag to compare

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

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

Features in v1.0.3

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

Features in v1.0.2

  • 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.

v1.0.2

01 Mar 16:26
0d42d14

Choose a tag to compare

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

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

Features in v1.0.2

  • 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.

v1.0.1

13 Apr 21:29

Choose a tag to compare

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

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

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.

v1.0.0

31 Mar 19:47

Choose a tag to compare

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

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

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.