Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@remyroy remyroy released this 25 Sep 18:37
· 42 commits to main since this release

Summary

Fourteenth 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

  • Updated staking-deposit-cli to v2.7.0 to update Holešky fork-version for relaunch.

How to use

On Windows

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

On macOS

Download and run the Wagyu.Key.Gen-1.9.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.9.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.9.0.AppImage
./Wagyu.Key.Gen-1.9.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.9.0.exe 7c1d7a8b7a4a637d3ed8c572aa2b72a21641ad73d13ecf486f4c3e90ddb506db
macOS x86_64 Wagyu.Key.Gen-1.9.0.dmg 3b046e764a101b351adc4a6aec2ab645a0ed123bfecd95449d242b59103fae72
Linux x86_64 Wagyu.Key.Gen-1.9.0.AppImage a49a206bbdca575c166587a81f5c6238c3d1284f92675b2bd9c090e623f54ecb

License

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