github sigp/lighthouse v0.2.6
Water-T

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

This release provides a significant stability improvement (#1546) and protects nodes against a DoS vector.

Changes

  • Refactor attestation service (#1415)
  • Shutdown like a Sir (#1545)
  • Add remaining network ops to queuing system (#1546)
    • Prevents locking when processing large numbers of slashings, as experienced on Medalla.

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.

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.