github nodeset-org/hyperdrive v1.1.0-b2
v1.1.0 Beta 2

pre-release9 hours ago

This is v1.1.0 Beta 2 of Hyperdrive. This adds some improvements and bug fixes the community helped us find with Beta 1.
It is a recommended upgrade for users of Beta 1.

⚠️ NOTE: As usual, after upgrading, it's important to run hyperdrive service config and/or hyperdrive service start before running any other commands so the latest daemon services are pulled first.

Known Issues

  • Lodestar v1.22.0 does not currently support x64 systems without the avx instruction set. This will be fixed in a later client release.

  • Reth still has a configuration issue that prevents it from working with the StakeWise v3 Operator service. If you're a StakeWise operator, be advised that you will have to use a different client for now.

    • We believe we have a fix in place for this and will release it in a future version.

Hyperdrive Core

Clients

  • Updated Geth to v1.14.11.

    • Geth images are now published for both arm64 and amd64 once again, so all users can use this release.
  • Updated Reth to v1.0.7.

  • Updated Nimbus to v24.9.0.

Service

  • The Hyperdrive daemon and module daemons now require JWT authorization for API access. The Hyperdrive CLI takes care of this automatically, but you can no longer run custom HTTP requests against the daemons without providing a JWT.
    • Thanks to @poupas for reporting this!

Config

  • When running the service config TUI, if you have externally managed clients and have MEV-Boost enabled in Hyperdrive, you will now see a modal before the review screen warning you to ensure you have MEV-Boost turned on in your external Beacon Node configuration. If you don't have it enabled in your Beacon Node configuration, your Hyperdrive validators may not be able to propose blocks.

  • New parameter: Hyperdrive and TX Fees > Client Timeout

    • This lets you control the timeout for HTTP requests to the Execution Client, Beacon Node, and nodeset.io.

CLI

  • Performing a manual installation over v1.0.1 now functions correctly and no longer complains about missing the network resources files.

  • The service stats command has been deprecated. We recommend you just run docker stats -a as a replacement.

  • Running service daemon-logs without any other arguments no longer hangs; instead, it will now print the list of daemon logs you can pass in as arguments.

  • Fixed an issue that caused the CLI to hang when querying the Beacon Node in certain situations.


Modules

Constellation

  • Attempting to create a minipool with cs minipool create while having less than 1 ETH in your node wallet now correctly shows the missing amount of ETH.

  • Registering for Constellation with cs node register now checks if your node is registered with nodeset.io first.

  • Minipool stats from cs minipool status now print "Constellation portion" rather than "Your portion".

StakeWise

  • Updated StakeWise v3 Operator to v2.1.3.

  • The sw_operator container now starts properly.

Don't miss a new hyperdrive release

NewReleases is sending notifications on new releases.