Download Latest Version nethermind-1.39.3-28cbe2a0-linux-arm64.zip (112.7 MB)
Email in envelope

Get an email when there's a new version of Nethermind

Home / 1.39.1
Name Modified Size InfoDownloads / Week
Parent folder
nethermind-1.39.1-b7c51322-windows-x64.zip.asc 2026-07-15 833 Bytes
nethermind-1.39.1-b7c51322-macos-arm64.zip.asc 2026-07-15 833 Bytes
nethermind-1.39.1-b7c51322-macos-x64.zip.asc 2026-07-15 833 Bytes
nethermind-1.39.1-b7c51322-linux-arm64.zip.asc 2026-07-15 833 Bytes
nethermind-1.39.1-b7c51322-linux-x64.zip.asc 2026-07-15 833 Bytes
nethermind-1.39.1-b7c51322-linux-arm64.zip 2026-07-15 112.5 MB
nethermind-1.39.1-b7c51322-macos-x64.zip 2026-07-15 113.7 MB
nethermind-1.39.1-b7c51322-windows-x64.zip 2026-07-15 111.2 MB
nethermind-1.39.1-b7c51322-linux-x64.zip 2026-07-15 121.4 MB
nethermind-1.39.1-b7c51322-macos-arm64.zip 2026-07-15 104.8 MB
README.md 2026-07-14 3.0 kB
v1.39.1 source code.tar.gz 2026-07-14 16.8 MB
v1.39.1 source code.zip 2026-07-14 20.4 MB
Totals: 13 Items   600.8 MB 0

Release notes

This is a patch release on top of 1.39.0 with a round of bug fixes and reliability improvements across snap sync, networking, JSON-RPC, and the experimental Flat DB.

Overview

Full diff: https://github.com/NethermindEth/nethermind/compare/1.39.0...1.39.1

8 changes since 1.39.0. Highlights:

  • Flat DB (experimental, opt-in) — fixed a disposal race between shutdown and in-flight trie-warmer jobs (#12237)
  • eth_simulateV1 now bounds the total block expansion, not just each inter-block gap (#12210)
  • Bad-block store is bounded by entry count as intended, instead of comparing against the DB byte size (#12225)
  • Quieter logs — RLP limit diagnostics toned down (#12130)

Highlights

Sync

  • Reject malformed snap range proofs instead of throwing (#12187)
  • Verify the hash of trie nodes recovered via snap heal (#12200)

Networking

  • Reject zero-size RLPx frames in ZeroFrameDecoder (#12202)
  • Tone down RLP limit logging (#12130)

JSON-RPC & Engine API

  • Bound eth_simulateV1 total block expansion, not just each gap (#12210)
  • Side-effect-free invalid-chain query and atomic node get-or-create in the invalid-chain tracker (#12208)

Storage & state

  • Bound BadBlockStore by entry count, not DB byte size (#12225)
  • Flat DB (experimental, opt-in): lease the read-only bundle for in-flight trie-warmer jobs (#12237, fixes [#12079])

What's Changed

Full Changelog: https://github.com/NethermindEth/nethermind/compare/1.39.0...1.39.1

Build signatures

The packages are signed with the following OpenPGP key: AD12 7976 5093 C675 9CD8 A400 24A7 7461 6F1E 617E

Source: README.md, updated 2026-07-14