Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@remyroy remyroy released this 28 Aug 14:59
· 48 commits to main since this release

Summary

Twelfth 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 support for Holesky testnet.
  • Removed support for Zhejiang testnet.
  • Updated staking-deposit-cli to v2.6.0.
  • Added leniency in supported mnemonics with punctuation symbols. See #170
  • Minor rewording.

How to use

On Windows

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

On macOS

Download and run the Wagyu.Key.Gen-1.8.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.8.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.8.0.AppImage
./Wagyu.Key.Gen-1.8.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.8.0.exe 549d4aed45866205e8f2bc35301c3ec0bc2c0ad4e440b70c5916e4a2bb23d64f
macOS x86_64 Wagyu.Key.Gen-1.8.0.dmg 25cb12f77b17295125c3860e79310db508a238476babf117edbe3785119124fe
Linux x86_64 Wagyu.Key.Gen-1.8.0.AppImage 2d4381d0c909f1ad04a5a7da03c49cc22d359e85936f57d3651c202949f955e8

License

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