github sigp/lighthouse v0.3.3
Glootie

latest releases: v5.1.3, v5.1.2, v5.1.1...
pre-release3 years ago

This release includes numerous networking stability improvements and fixes, and new HTTP API features.

Critically, it fixes an issue with the included bootnode addresses that prevented nodes from finding peers when starting a beacon node from scratch on v0.3.2 (#1849).

It also adds a long-awaited command for submitting voluntary exits, documented here: https://lighthouse-book.sigmaprime.io/voluntary-exit.html

Finally, if you run on a VPS and had trouble with the optimized v0.3.2 build, it might be worth trying again, as we've fixed a false positive in our detection of CPU features (#1846).

Due to the API changes, it is essential to restart both the validator client and beacon node after upgrading.

Changes: Summary

  • fix unbanning of peers (#1838)
  • More sync edge cases + prettify range (#1834)
  • Beacon state validator id filter (#1803)
  • Only run http_api tests in release (#1827)
  • Add cli option for voluntary exits (#1781)
  • add quoted serialization util for FixedVector and VariableList (#1794)
  • Tweak head syncing (#1845)
  • Return eth1-related data via the API (#1797)
  • Update to discv5 bootnodes (#1849)
  • Downgrade ADX check to a warning (#1846)

DockerHub

Binaries

See pre-built binaries documentation.

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.