Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:27
· 6 commits to main since this release

Lantern v1.6.0

Pure-Go Filecoin light node. No CGo, no snapshot, no third-party trust.

Install (macOS / Linux)

curl -fsSL https://get.lantern.reiers.io | bash

Binaries

All binaries are built CGO_ENABLED=0 with -trimpath. SHA-256
manifests are published alongside each binary; see also
docs/REPRODUCIBLE-BUILDS.md for how to reproduce these bytes
from source.

Source tarball

lantern-v1.6.0-source.tar.gz is the
byte-deterministic source archive produced by git archive at
this tag, suitable for reproducible-build verification.

Full Changelog: v1.5.8...v1.6.0