-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #159 from nodeset-org/staging
Update to v1.1.0-b2
- Loading branch information
Showing
4 changed files
with
38 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
hyperdrive (1.1.0~b2) UNRELEASED; urgency=medium | ||
hyperdrive (1.1.0~b2) unstable; urgency=medium | ||
|
||
* The StakeWise module now functions correctly again. | ||
* Updated Geth, Reth, and Nimbus. | ||
* The daemon API servers now require JWT authentication. | ||
* Enabling MEV-Boost while using externally-managed clients in the config TUI now prompts the user to ensure that MEV-Boost is enabled on the Beacon Node. | ||
* Added a config parameter to control the timeout for HTTP requests. | ||
* `hyperdrive service install` now works properly when upgrading from v1.0.1 to v1.1.0. | ||
* `hyperdrive constellation node register` now verifies that your node has been registered with your nodeset.io account before attempting to register with Constellation. | ||
* The `service stats` command has been deprecated; for people that wanted to track container stats, we recommend just running `docker stats -a` instead. | ||
* Calling `service daemon-logs` without any further arguments will now print the list of logs you can pass into the call. | ||
* Enabling MEV-Boost while using externally-managed clients in the config TUI now prompts the user to ensure that MEV-Boost is enabled on the Beacon Node. | ||
* Fixed an issue that caused the CLI to hang when querying the Beacon Node in certain situations. | ||
* Module resource configurations now include nodeset.io deployment names, instead of having a single deployment for all modules. | ||
* `hyperdrive constellation node register` now verifies that your node has been registered with your nodeset.io account before attempting to register with Constellation. | ||
* The StakeWise Operator container now functions correctly again. | ||
|
||
-- NodeSet Inc. <[email protected]> Thu, 26 Sep 2024 20:23:47 +0000 | ||
-- NodeSet Inc. <[email protected]> Thu, 03 Oct 2024 05:17:37 +0000 | ||
|
||
hyperdrive (1.1.0~b1) unstable; urgency=medium | ||
|
||
|