Skip to content

v0.6.2 (hope)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 23:35
v0.6.2
f3a6319

A bugfix release addressing issues discovered in the Toledo network.

New features include:

  • GossipSub 1.1

  • The beacon node status bar (footer) now contains a
    time-left-until-synced estimate.

  • A JSON-RPC method setLogLevel for dynamically changing the
    log level of selected components at run-time.

  • The ability to launch Nimbus with a partially-synced Geth node.

We've fixed:

  • A bug preventing the node from proposing blocks when connected
    to a web3 provider

  • An invalid "corrupted database" error message appearing on start-up

  • Incorrectly set message-ids in gossip message causing other clients
    to penalise and potentially disconnect our nodes from the network.

  • An issue occuring when Nimbus is paired with a Geth node
    that is not fully synced.