github sigp/lighthouse v1.2.2
Shleemypants

latest releases: v5.1.3, v5.1.2, v5.1.1...
3 years ago

Summary

This release contains a fix for an issue (#2280) where a small clock disparity between the beacon node and validator client would cause errors stating "request epoch [n+1] is ahead of the current epoch [n]". See #2280 for more information.

We recommend the following users update at their earliest convenience:

  • Users who have experienced the error message described in #2280.
  • Users who are running their validator clients on different physical hosts to their beacon nodes.

This release also mitigates an incompatibility with Eth2 Infura (not Eth1 Infura) which was prematurely including Altair parameters in their API endpoints. See ConsenSys/teku#3749 for more information.

Note: please ensure you are using the latest Rust to build Lighthouse. We require 1.51 or later, most users can update Rust by running rustup update.

All Changes

  • v1.2.2 (#2287)
  • Allow for a clock disparity on the duties endpoints (#2283)
  • Expand observed attestations capacity (#2266)
    • Fixes a rare edge-case where late attestations could be rejected if they arrived within the 500ms gossip clock disparity tolerance period, whilst another attestation was received early. This is not a critical or common error.
  • correcting name of flag (#2285)
  • Add to docs that macOS binaries are available (#2281)
  • VC: accept unknown fields in chain spec (#2277)
    • Fixes incompatibility with Eth2 Infura.
  • Fix default implementation on FixedVector (#2264)
  • Update mailing list link (#2269)

Binaries

See pre-built binaries documentation.

The binaries are signed with Sigma Prime's PGP key: 15E66D941F697E28F49381F426416DC3F30674B0

System Architecture Binary PGP Signature
x86_64 lighthouse-v1.2.2-x86_64-apple-darwin.tar.gz PGP Signature
x86_64 lighthouse-v1.2.2-x86_64-apple-darwin-portable.tar.gz PGP Signature
x86_64 lighthouse-v1.2.2-x86_64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 lighthouse-v1.2.2-x86_64-unknown-linux-gnu-portable.tar.gz PGP Signature
aarch64 lighthouse-v1.2.2-aarch64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 lighthouse-v1.2.2-aarch64-unknown-linux-gnu-portable.tar.gz PGP Signature
System Option - Resource
Docker v1.2.2 sigp/lighthouse

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.