github status-im/nimbus-eth2 v0.6.6
v0.6.6 (hope)

latest releases: nightly, v24.6.0, v24.5.1...
pre-release3 years ago

New additions:

  • New RPC APIs for inspecting the internal state of the Eth1 monitor.

We've fixed:

  • A fork-choice issue causing Nimbus to get stuck on a particular slot.

  • A logic error causing Nimbus to vote for an incorrect Eth1 block.

  • A crash during initialization when the web3 provider refuses
    to serve data (for example, when a request quota has been exceeded).

Notes:

  • This release takes a bit longer to start than usual - this will be addressed in the next release

  • To update to the latest version, run:

git pull && make update

Followed by

make nimbus_beacon_node

(If your beacon node is already running, you'll need to disconnect -- Ctrl+C -- and reconnect for the changes to take effect)

Seen the Nimbus book for more.

Don't miss a new nimbus-eth2 release

NewReleases is sending notifications on new releases.