Skip to content

Java Jive

Latest
Compare
Choose a tag to compare
@remyroy remyroy released this 02 Sep 19:53
· 2 commits to main since this release

Summary for version 0.9.16

Thirty-seventh release for eth-wizard. It will guide you through all the steps to become a fully functionnal validator on the Ethereum network. It will install and configure all the software needed to become a validator. It will test your installation. It will help you avoid the common pitfalls. It will help you maintain and keep your setup updated.

This is a required update if you are using Teku on Windows. Updating Teku without this version will break your setup. Using this updated version should fix it.

Changelog

  • Added maintenance task to update Java JRE for Teku latest release.
  • Installing version 21 of the Java JRE for Teku latest release.
  • Added more logs display during Lighthouse installation.
  • Fixed some issues with Nethermind winget installation.

Disclaimer

Eth-wizard should be stable enough to be used by everyone. It was never audited and it might still have some issues. Support is offered through the EthStaker community.

How to use

On Ubuntu 20.04, 22.04 or 24.04

The quick and easy way in your terminal:

wget https://github.com/stake-house/eth-wizard/releases/download/v0.9.16/ethwizard-0.9.16.pyz && sudo python3 ethwizard-0.9.16.pyz

If you manually downloaded the ethwizard-0.9.16.pyz bundle:

sudo python3 ethwizard-0.9.16.pyz

On Windows 10 or 11

Please note that some antivirus software might detect the wizard binary as a threat and delete it or prevent its execution.

Run ethwizard-0.9.16.exe

As an alternative, you can download and install a recent version of Python, make sure to install py launcher (it should be part of the default options), download the ethwizard-0.9.16-win.pyz bundle and double-click on it. This alternative is less likely to trigger your antivirus software.

Maintenance

Simply run eth-wizard again after a successful installation to perform maintenance. In maintenance mode, eth-wizard can check for updates and install them as needed.

Bundle

The ethwizard-0.9.16.pyz bundle, the ethwizard-0.9.16-win.pyz bundle and the ethwizard-0.9.16.exe binary are signed with my PGP key for this project: BE905564CFC0D168456BCC72D292C9F431302697

License

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