Skip to content

Keystone Kickoff

Pre-release
Pre-release
Compare
Choose a tag to compare
@remyroy remyroy released this 26 Jul 16:06
· 105 commits to main since this release

Issue with this release

This release is affected by #84 which will prevent you from running the application. Please use a more recent release.

Summary

This preview release contains all the changes that were made since the original fork of the staking-deposit-cli project (fdab65d commit).

Notable changes from the original project include:

  • New exit commands to create an exit message and perform a voluntary exit for your validators.
  • Multiprocessing support to increase the speed of processes that can be expanded to use more than a single thread or a single process. This helps with generating a large number of validator keys for instance.
  • Support for more recent OSes and Python versions by default.
  • A dedicated documentation website.

Known Issues

Python 3.9 and macOS

Running the test suite seems to break once in a while on macOS with Python 3.9. This is likely to be an issue with that version of Python with multiprocessing on macOS. This is still being investigated.

All changes

Full Changelog: https://github.com/eth-educators/ethstaker-deposit-cli/commits/v0.1.0

Building process

Release assets were built using Github Actions and this workflow run. You can establish the provenance of this build using our artifact attestations.

Binaries

Our binaries are signed with ethstaker-deposit-cli's PGP key: 54FA06FC0860FC0DCCC68E3ECE9FF2391DF26368 .

System Architecture Binary Checksum PGP Signature
Windows x86_64 ethstaker_deposit-cli-c840111-windows-amd64.zip sha256 PGP Signature
macOS x86_64 ethstaker_deposit-cli-c840111-darwin-amd64.tar.gz sha256 PGP Signature
macOS aarch64 ethstaker_deposit-cli-c840111-darwin-arm64.tar.gz sha256 PGP Signature
Linux x86_64 ethstaker_deposit-cli-c840111-linux-amd64.tar.gz sha256 PGP Signature

Docker image

Version Name Package
v0.1.0 ghcr.io/eth-educators/ethstaker-deposit-cli:v0.1.0 Github Package

License

By downloading and using this software, you agree to the license.