Centipede Aliens
Pre-release⚠️ Pre-Release: Not for Production Use ⚠️
This is a pre-release. It is not production-ready and not recommended for mainnet use.
Whilst we don't recommend this release for critical and/or mainnet use, we do recommend that users upgrade their Pyrmont and Prater nodes to this version. We assume that nothing critical is occurring on these testnets.
For more information on pre-releases, see: https://lighthouse-book.sigmaprime.io/advanced-pre-releases.html
Summary
Compared to v1.5.0.-rc.0
, this pre-release contains three fixes:
- A fix to the API to add quotes around a 64-bit integer. (#2515)
- Dependency upgrades to remove a "yanked" warning whilst compiling. (#2513)
- A change to our network peer scoring to reduce the impact of early sync committee messages. (#2510)
The most notable of these changes is (3), it addresses an issue on an Altair devnet where we saw a significant number of peer disconnections due to early sync committee messages. Although these messages shouldn't occur in theory, they are occurring in practice. As such, we recommend that all Pyrmont users should upgrade to this release before the Altair fork at 2021-08-19 12:00:07Z.
Users upgrading from v1.4.0
or earlier read the release notes in v1.5.0.-rc.0
to understand the breaking changes introduced there.
All Changes
- c737983 v1.5.0-rc.1 (#2516)
- bc6a848 Quote integers in sync committee contributions (#2515)
- c0a2f50 Upgrade dependencies (#2513)
- d17350c Lower penalty for past/future slot errors (#2510)
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.5.0-rc.1-x86_64-apple-darwin.tar.gz | PGP Signature | |
x86_64 | lighthouse-v1.5.0-rc.1-x86_64-apple-darwin-portable.tar.gz | PGP Signature | |
x86_64 | lighthouse-v1.5.0-rc.1-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | lighthouse-v1.5.0-rc.1-x86_64-unknown-linux-gnu-portable.tar.gz | PGP Signature | |
aarch64 | lighthouse-v1.5.0-rc.1-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | lighthouse-v1.5.0-rc.1-aarch64-unknown-linux-gnu-portable.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | v1.5.0-rc.1 | sigp/lighthouse |