github sigp/lighthouse v0.2.13
Scary Terry

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

This release updates Lighthouse for the upcoming Spadina testnet launch.

  • Adds the Spadina genesis state and associated boot nodes.
  • Updates discovery (improves NAT filtering in the DHT).
  • Network bug fixes related to peer management.

Changes

Dockerhub

Binaries

Binaries are supplied for two platforms:

  • x86_64-unknown-linux-gnu: AMD/Intel 64-bit processors (most desktops, laptops, servers)
  • aarch64-unknown-linux-gnu: 64bit ARM processors (Raspberry Pi 4)

Additionally there is also a -portable suffix which indicates if the portable feature is used:

  • Without portable: uses modern CPU instructions to provide the fastest signature verification times (may cause Illegal instruction error on older CPUs)
  • With portable: approx. 20% slower, but should work on all modern 64-bit processors.

Note: we do not yet provide binaries for MacOS or Windows native.

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.