Skip to content

v0.4.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 04:40
· 22 commits to master since this release

Superseded — do not launch from this release.
earth-1 launched from v0.5.2,
genesis sha256 7c7d9f25f842e36496fe6c00f9436b38f33dbad282a08fe2468d1a44b02be28d.
Any genesis hash below describes a chain that no longer exists: verifying a
good download against it will look like a corrupt file. Kept for history.


See CHANGELOG.md
for what changed, including anything consensus-affecting.

Running a node

See docs/JOIN.md.

Genesis sha256 — a node whose genesis does not match this one is
on a different chain:

65fd1c0f541fb843d722fdc51c82458dd0ef5b1499d35f02636b863e4d3ef98e

Verify a download against checksums.txt:

sha256sum -c checksums.txt --ignore-missing

Binaries are built natively on Linux amd64 and arm64 with
-trimpath and a pinned Go toolchain. The container image for the
same tag is at ghcr.io/zenopie/earth-network-chain.