Skip to content

Releases: stader-labs/stader-node

v1.4.8 release

24 Jan 07:49
b4ed663
Compare
Choose a tag to compare

This is a HIGH severity release which addreses a bug from the 1.4.7 stader-node releases. All NOs who are running the stader-node 1.4.7 release are required to update to v1.4.8. Note that this doesn't affect NOs running versions below 1.4.7.

This issue is with respect to the creation of pre-signed exit messages. With EIP-7044 which was pushed with the Deneb hardfork on Goerli, Exit signatures are required to hard code the fork version to Capella Fork while creating the signing domain for the exit signatures. The complete code to consider the mainnet and goerli capella fork seperately was not shipped in the 1.4.7 release(which done in an emergency response to the Nethermind client issue). This release addresses the handling of the fork version.

v1.4.8-dev Release

24 Jan 07:01
Compare
Choose a tag to compare
v1.4.8-dev Release Pre-release
Pre-release

update

v1.4.7 Release

22 Jan 10:18
d68bc40
Compare
Choose a tag to compare

This is a CRITICAL stader-node update addressing the recent critical issue in the Nethermind client(https://github.com/NethermindEth/nethermind/releases/tag/1.25.2). All NOs using Nethermind are REQUIRED to update to this release. We also recommend NOs not using Nethermind to update this release if in case they want to use the Nethermind client in the future.

NOs will have to ensure that their consensus client is restarted to fix the issue.

Client Updates:

Nethermind: 1.25.0 -> 1.25.2

v1.4.6 Release

15 Jan 07:45
d9e42b2
Compare
Choose a tag to compare

Stader node v1.4.6 release is a critical upgrade for NOs running Goerli nodes. It is an optional upgrade for Mainnet NOs.

This release contains client updates required for the upcoming Deneb upgrade on Goerli scheduled on 17th January 2023 6:32pm UTC

Client Updates:

  1. Nimbus has been updated from 23.11.0 to 24.1.1.
  2. Besu has been updated from 23.10.3-hotfix to 24.1.0.
  3. Prysm has been updated from 4.1.1 to 4.2.0.
  4. Teku has been updated from 23.12.1 to 24.1.0.
  5. Geth has been updated from 1.13.8 to 1.13.9.
  6. Nethermind has been updated from 1.24.0 to 1.25.0.
  7. Lodestar has been updated from 1.12.1 to 1.14.1-rc.1 on testnet and 1.12.1 to 1.13.0 on mainnet.
  8. Lighthouse has been updaed from 4.5.0 to 4.6.0-rc.0 on testnet.

v1.4.5 Release

08 Jan 06:51
8416068
Compare
Choose a tag to compare
Merge pull request #175 from stader-labs/besu-emergency-release

update to besu hotfix version

v1.4.4 Release

26 Dec 12:14
9d70055
Compare
Choose a tag to compare

Stader Node v1.4.4 is a good-to-have update that includes client updates, new features, and bug fixes. We recommend that Node Operators update to this version.

Client Updates:

  1. Nimbus has been updated from 23.9.1 to 23.11.0.
  2. Besu has been updated from 23.10.0 to 23.10.2.
  3. Prysm has been updated from 4.0.7 to 4.1.1.
  4. Teku has been updated from 23.10.0 to 23.12.1.
  5. Geth has been updated from 1.13.4 to 1.13.8.
  6. Nethermind has been updated from 1.21.0 to 1.24.0.
  7. Lodestar has been updated from 1.11.3 to 1.12.1.

Features:

  1. We now support doppelganger protection for Teku client in both locally and externally managed modes.
  2. bloXoute maxprofit relays have started rejecting OFAC txs. It is moved under the regulated relay section. https://twitter.com/bloXrouteLabs/status/1736819783520092357

Bug Fixes:

  1. If an NO had very less socializing pool rewards, the stader-cli node claim-sp-rewards would not display the rewards due to a bug in how we checked whether the socializing pool rewards were non-zero. This release fixes that bug.

v1.4.4-dev Release

20 Dec 07:01
Compare
Choose a tag to compare
v1.4.4-dev Release Pre-release
Pre-release
use dev version for config upgrader

v1.4.3 Release

15 Nov 12:52
58caa16
Compare
Choose a tag to compare

Stader Node v1.4.3 is an important update that includes client updates, new features, and bug fixes. We recommend that Node Operators update to this version.

Client Updates::

  1. Nimbus has been updated from 23.8.0 to 23.9.1.
  2. Besu has been updated from 23.7.1 to 23.10.0.
  3. Lighthouse has been updated from 4.3.0 to 4.5.0.
  4. Teku has been updated from 23.6.0 to 23.8.0.
  5. Geth has been updated from 1.12.2 to 1.13.4.
  6. Nethermind has been updated from 1.20.1 to 1.21.0.
  7. Lodestar has been updated from 1.10.0 to 1.11.3.

Features:

  1. We now support Geth Path-Based Storage Model (Geth 1.13.4) config via the enablePBSS flag.
  2. We now support Agnostic Relay, an open-source MEV Boost relay available to anyone, anywhere in the world.

Bug Fixes:

  1. Currently, Nethermind prune fails to run due to missing Dll files. The release fixes this issue.
  2. There was a bug that showed incorrect SD reward values on the Grafana UI. The release fixes this issue.

v1.4.3-dev Release

10 Nov 16:02
1575bce
Compare
Choose a tag to compare
v1.4.3-dev Release Pre-release
Pre-release
Merge pull request #147 from stader-labs/local_dev

Add build scrip for local dev

v1.4.2 Release

02 Nov 13:08
f5f9e3e
Compare
Choose a tag to compare

Stader Node v1.4.2 is an important update that addresses a critical issue concerning Cycle 5 reward claims. Some users faced problems due to reward amount discrepancies, potentially causing claim transactions to fail.

To resolve this, Stader Node upgrade v1.4.2 provides a hotfix that replaces the inaccurate Cycle 5 Merkle data with the correct data from the Merkle tree. This ensures that transactions will no longer fail, and Node Operators will receive their accurate rewards.