Skip to content

Version 1.8.1

Compare
Choose a tag to compare
@remyroy remyroy released this 28 Aug 20:17
· 45 commits to main since this release

Summary

Thirteenth 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

  • Fixed issue with aggressive trimming. See #177

How to use

On Windows

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

On macOS

Download and run the Wagyu.Key.Gen-1.8.1.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.8.1.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.8.1.AppImage
./Wagyu.Key.Gen-1.8.1.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.8.1.exe 24accfed09922e2caea415886e9619305d16cbee4abf63d4ccc7ed36b0cddc03
macOS x86_64 Wagyu.Key.Gen-1.8.1.dmg bb78e57f465138aac70ab6ddce2f4dbb75fbea4f48a09ef50142054f518763df
Linux x86_64 Wagyu.Key.Gen-1.8.1.AppImage 4ef6d4bb47e684d6613ecd4c3f4801785055e5c2d5489fc91a252dc584987d35

License

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