githubEdit

Updating Execution Client

πŸš€ Automated Updates

πŸ’ŠInstall EthPillar: a simple companion UI for node management!

Update your software with a keystroke.

To update, navigate to

EthPillar > Execution Client > Update to latest release

EthPillar Update

⏩ Manual Updates

When a new release is cut, you will want to update to the latest stable release. The following shows you how to update your execution client.

circle-exclamation

Step 1: Select your execution client.

circle-info

Did you know you can use EthPillar?

πŸš€ EthPillar: your node's buddy for easy and fast node management! Update your software with a keystroke.

▢️ EthPillar Quickstart: Ubuntu One-liner Install

Nethermind

chevron-rightOption 1 - Download binarieshashtag

Run the following to automatically download the latest linux release, un-zip and cleanup.

Stop the services.

Remove old binaries, install new binaries and restart the services.

chevron-rightOption 2 - Build from source codehashtag

Build the binaries.

Verify Nethermind was properly built by checking the version.

Sample output of a compatible version.

Stop the services.

Remove old binaries, install new binaries and restart the services.

Besu

chevron-rightOption 1 - Download binarieshashtag

Run the following to automatically download the latest linux release, un-tar and cleanup.

Stop the services.

Remove old binaries, install new binaries and restart the services.

chevron-rightOption 2 - Build from source codehashtag

Build the binaries.

Verify Besu was properly built by checking the version.

Sample output of a compatible version.

Stop the services.

Remove old binaries, install new binaries and restart the services.

Geth

chevron-rightOption 1 - Download binarieshashtag

Stop the services.

Install new binaries, restart the services and cleanup files.

chevron-rightOption 2 - Build from source codehashtag

Build the binary.

Stop the services.

Remove old binaries, install new binaries and restart the services.

Erigon

chevron-rightOption 1 - Download binarieshashtag

Run the following to automatically download the latest linux release, un-tar and cleanup.

Stop the services.

Remove old binaries, install new binaries and restart the services.

chevron-rightOption 2 - Build from source codehashtag

Build the binary.

Stop the services.

Remove old binaries, install new binaries and restart the services.

Reth

chevron-rightOption 1 - Download binarieshashtag

Run the following to automatically download the latest linux release, un-tar and cleanup.

Stop the services.

Remove old binaries, install new binaries, display the version, and restart the services.

chevron-rightOption 2 - Build from source codehashtag

Build the binaries.

Verify Reth was built properly by checking the version number.

In case of compilation errors, run the following sequence.

Stop the services.

Remove old binaries, install new binaries and restart the services.

Step 2: Verify services and logs are working properly

Step 3: Optional - Verify your validator's attestations on public block explorer

1) Visit https://holesky.beaconcha.inarrow-up-right

2) Enter your validator's pubkey into the search bar and look for successful attestations.

Last updated