Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@remyroy remyroy released this 22 Mar 14:52
· 71 commits to main since this release

Summary

Eleventh release for Wagyu Key Gen. It can be used to create validators keys including the related keystore files and deposit data file. Keystore files can be imported into your validator client. The deposit data file can be used to perform your deposit on the launchpad website. It can be used to create a signature to add a withdrawal address to your validator.

What's new

  • Added the BLS to execution change flow to add a withdrawal address to an existing validator that does not currently have one.
  • Fixed a few minor issues.
  • Updated staking-deposit-cli to v2.5.0.
  • Added notice about running this tool offline.

How to use

On Windows

Download and run the Wagyu.Key.Gen.1.7.0.exe asset.

On macOS

Download and run the Wagyu.Key.Gen-1.7.0.dmg asset. Run the Wagyu Key Gen app from within Applications by right clicking and clicking Open. You will get a warning stating macOS cannot verify the developer of “Wagyu Key Gen.app”. Are you sure you want to open it?. Click Open and the app will open.

On Linux

Download the Wagyu.Key.Gen-1.7.0.AppImage asset, make it executable and launch it from your desktop environment, often by double clicking on it, or from your terminal.

On Ubuntu 22.04, you might need to install libfuse2 first before running the AppImage asset with something like:

sudo add-apt-repository universe
sudo apt install libfuse2

As an alternative to having FUSE, you can manually extract the AppImage asset and run it. In a Terminal, it would look like:

chmod 777 Wagyu.Key.Gen-1.7.0.AppImage
./Wagyu.Key.Gen-1.7.0.AppImage --appimage-extract
cd squashfs-root
./AppRun

Binaries

Our binaries and bundles are signed with our Wagyu PGP key: E4BD8F0BA028F8816C9A5599B828200C4DDFCB11 .

OS Architecture Asset sha256
Windows x86_64 Wagyu.Key.Gen.1.7.0.exe 98e6bc4ef36a4bb6f734e03e54fbca6e35e59996d85eb47916d988849b8437e9
macOS x86_64 Wagyu.Key.Gen-1.7.0.dmg c6c89553b259f1d101946527935de39277010ef1ec8299b23485ce7ec16b5f9f
Linux x86_64 Wagyu.Key.Gen-1.7.0.AppImage 48a5dc26671c84353a2901683a9c24b1d4e570f8d76733c3f77e83b6fae5e770

License

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