github nodeset-org/hyperdrive v0.5.0-b1
v0.5.0 Beta 1

latest releases: v1.1.0-b1, v1.0.1, v1.0.1-dev...
3 months ago

This is v0.5.0 Beta 1 of Hyperdrive.

⚠️ Important Note:

MEV-Boost (new feature, see the notes below) is now enabled by default. If you had a previous beta release installed, please run hyperdrive service config to select at least one profile or relay (or disable MEV-Boost if you don't want to use it). If you attempt to start the service without doing this, you will get an error about MEV-Boost being enabled without any relays.

Upgrade instructions if you already have a previous version installed

Installation instructions if you don't have Hyperdrive installed yet


Known Issues

  • Reth is currently incompatible with the StakeWise Operator container. If you've enabled the StakeWise module, you will need to use a different Execution client until the incompatibility is fixed.

Clients

Service

  • Added MEV-Boost support back to Hyperdrive with several built-in relays. MEV-Boost will work properly on the Holesky testnet, so feel free to enable it and explore the options.
  • Added support for the new NodeSet service authentication system.
    • If you're a new StakeWise user starting with v0.5.0 Beta 1, you'll need to whitelist your node's address on the nodeset.io user account page first to declare ownership. Next, confirm you own the node with hyperdrive stakewise nodeset register-node (or hyperdrive sw ns r for short).
    • If your node was already registered from a previous beta, you don't need to do anything.
    • For more information on the new system and how to use it, take a look at the node authorization docs page.

CLI

  • New command: hyperdrive stakewise nodeset registration-status gets the node's registration status with the NodeSet service.
  • New command: hyperdrive stakewise nodeset register-node will register your node with your NodeSet user account if it's not already registered.

StakeWise

  • Updated StakeWise Operator to v1.3.0.

Don't miss a new hyperdrive release

NewReleases is sending notifications on new releases.