Skip to content

Releases: sigp/lighthouse

Slick Morty

10 Aug 08:31
Compare
Choose a tag to compare
Slick Morty Pre-release
Pre-release

Overview

This release contains stability improvements and bug fixes in the networking stack.

This corrects an issue where nodes lost track of the head of the chain and required rebooting to rejoin the medalla network.

Details

  • a1f9769 Update to the latest libp2p - bug fixes including extra peer disconnect notifications (#1482)
  • 08a31c5 Bug fix to correctly disconnect and monitor peers that connect beyond our max peer limit (#1484)
  • 04e4389 Updates gossipsub to prevent O(N) lookups for duplicates and prevents the possibility of opening excessive substreams. This reduces CPU overhead of nodes. (#1490)
  • cbfae87 Updates discv5 to handle UDP port binding inside lighthouse as well as upgrading logs inside lighthouse to notify users if the address/port could not be bound to. (#1496)

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 are two variants:

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

Ghost in a Jar

06 Aug 22:44
Compare
Choose a tag to compare
Ghost in a Jar Pre-release
Pre-release

This release contains various bug fixes and an optimization for attestation inclusion.

Details

Attestation inclusion improvement

Networking

Misc

Terryfolds

04 Aug 09:40
Compare
Choose a tag to compare
Terryfolds Pre-release
Pre-release

The first official release for the Medalla testnet. It can be used to participate in Medalla genesis.

Users should upgrade to this release as soon as possible.

Scroopy Noopers

18 May 06:20
90b3953
Compare
Choose a tag to compare
Scroopy Noopers Pre-release
Pre-release

Specification v0.11.2 with Schlesi as the default testnet.

This release mainly serves to act as a final checkpoint before we making breaking changes with v0.2.0 (to be released). As such, detailed release notes are not provided.

Reverse Giraffe

10 Jan 05:58
03443c3
Compare
Choose a tag to compare
Reverse Giraffe Pre-release
Pre-release

Updates to use the latest testnet (testnet3). Provides several optimizations and bug fixes.

See https://github.com/sigp/lighthouse/milestone/4 for included PRs and resolved issues.

Mortimer "Morty" Smith Sr.

09 Dec 12:48
10a1347
Compare
Choose a tag to compare
Pre-release

Our first release, targeting a public testnet with mainnet spec and 16k validators.

Congrats to the Lighthouse team for this first release. To many more!