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.38.1
Name Modified Size InfoDownloads / Week
Parent folder
nethermind-1.38.1-9c365772-windows-x64.zip.asc 2026-06-15 833 Bytes
nethermind-1.38.1-9c365772-linux-x64.zip.asc 2026-06-15 833 Bytes
nethermind-1.38.1-9c365772-macos-arm64.zip.asc 2026-06-15 833 Bytes
nethermind-1.38.1-9c365772-macos-x64.zip.asc 2026-06-15 833 Bytes
nethermind-1.38.1-9c365772-linux-arm64.zip.asc 2026-06-15 833 Bytes
nethermind-1.38.1-9c365772-windows-x64.zip 2026-06-15 108.2 MB
nethermind-1.38.1-9c365772-linux-arm64.zip 2026-06-15 109.2 MB
nethermind-1.38.1-9c365772-linux-x64.zip 2026-06-15 117.8 MB
nethermind-1.38.1-9c365772-macos-arm64.zip 2026-06-15 102.0 MB
nethermind-1.38.1-9c365772-macos-x64.zip 2026-06-15 110.5 MB
README.md 2026-06-11 2.9 kB
v1.38.1 source code.tar.gz 2026-06-11 16.2 MB
v1.38.1 source code.zip 2026-06-11 19.4 MB
Totals: 13 Items   583.4 MB 0

Release notes

This is a patch release focused on Optimism / OP Stack support. It adds the OP Karst fork, refreshes the Superchain registry chains, and removes the bundled Base mainnet and sepolia configurations.

Sepolia: Wed, Jun 17, 2026 at 16:00:01 UTC Mainnet: Wed, Jul 8, 2026 at 16:00:01 UTC

Overview

Full diff: https://github.com/NethermindEth/nethermind/compare/1.38.0...1.38.1

5 changes since 1.38.0, all OP Stack–related. Highlights:

  • OP Karst fork added, with the precompile input-size caps and Engine API capability gating that go with it.
  • Superchain registry refresh across all bundled OP chains.
  • Base removed from the shipped chain configs and node profiles.

Highlights

Optimism

  • Add OP Karst fork (#11917) — Karst timestamp plumbing across the OP forks, Osaka EIPs enabled, propagation of release spec and precompile input-size limits, and ForkInfo support. Includes a refactor that isolates all OP-specific fork flags and transition timestamps inside Nethermind.Optimism (mirroring the Taiko plugin pattern), so Core/Specs/Merge.Plugin/Evm.Precompiles no longer reference any OP fork flag. OP precompile caps now live in dedicated wrapper precompiles registered via OptimismPrecompileProvider, and Engine API V4 is gated behind OP Isthmus activation.
  • Update OP Superchain chains (#11855, [#11733])

Chain configs

  • Update OP Superchain chains, removes Base (#11655) — removes base-mainnet and base-sepolia (including archive configs, profiles, and logo) from the bundled chains, adds support for handling chains deleted from the Superchain registry, and removes arena-z and swell-mainnet.

⚠️ Breaking changes

  • Base is no longer bundled. The base-mainnet, base-sepolia, and their _archive configurations have been removed from the shipped chain configs. Operators running Base via Nethermind's built-in configs must supply their own chainspec/config.
  • arena-z and swell-mainnet chain configs were also removed as part of the Superchain registry sync.

What's Changed

Full Changelog: https://github.com/NethermindEth/nethermind/compare/1.38.0...1.38.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-06-11