github sigp/lighthouse v1.1.1
Rick WTM-72

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

This release contains important optimizations that reduce the propagation times of new blocks on the network. It is recommended that all users upgrade to this version as block propagation delays directly impact validator profits.

Additionally, an upgrade to a upstream dependency (tokio) contains an important fix to a runtime panic. See #2099 for more detail.

Breaking Changes

No breaking changes to the Lighthouse API. The latest version of stable Rust will be required to compile (Rust 1.50).

All Changes

  • v1.1.1 (#2202)
  • Upgrade rand_core (#2201)
  • Advance state to next slot after importing block (#2174)
  • Dht persistence on drop (v2) (#2200)
  • Rust 1.50 fixes (#2199)
  • Automated release Github upload fix (#2192)
  • Update bootnode ENRs (#2191)
  • Add a GitHub Action to cancel previous runs (#2180)
  • Prevent adding duplicate validators to validator_definitions.yml (#2166)
  • Update for clippy 1.50 (#2193)
  • Remove links to old master branch (#2190)
  • Update to tokio 1.1 (#2172)
  • Check that pull requests target unstable (#2187)
  • Avoid resizing attn signature sets vec (#2184)
  • Ignore vulnerability in hyper (#2188)
  • Avoid temp allocations with slog (#2183)
  • Add metrics for beacon block propagation (#2173)
  • fix a couple typos in comments in merkle_hasher (#2171)
  • Fix simulator failed runs (#2181)
  • Fix clippy errors on tests (#2160)

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.1.1-x86_64-apple-darwin.tar.gz PGP Signature
x86_64 lighthouse-v1.1.1-x86_64-apple-darwin-portable.tar.gz PGP Signature
x86_64 lighthouse-v1.1.1-x86_64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 lighthouse-v1.1.1-x86_64-unknown-linux-gnu-portable.tar.gz PGP Signature
aarch64 lighthouse-v1.1.1-aarch64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 lighthouse-v1.1.1-aarch64-unknown-linux-gnu-portable.tar.gz PGP Signature
System Option - Resource
Docker v1.1.1 sigp/lighthouse

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.