A robust execution client for Ethereum node operators.

1.4K stars 549 forks 1.4K watchers C# GNU General Public License v3.0
blockchain eth ethereum ethereum-client evm
4 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
refactoring good first issue

A robust execution client for Ethereum node operators.

C#
#blockchain#eth#ethereum#ethereum-client#evm
help wanted network new feature

A robust execution client for Ethereum node operators.

C#
#blockchain#eth#ethereum#ethereum-client#evm

AI Summary: This issue proposes enhancing the codebase by integrating the existing `ProgressLogger` class into long-running operations that currently lack progress reporting. Specific areas identified include full pruning and `VerifyTrie`, with a broader task to discover and implement logging in other suitable parts of the code.

Complexity: 3/5
good first issue

A robust execution client for Ethereum node operators.

C#
#blockchain#eth#ethereum#ethereum-client#evm

AI Summary: Extend the `trace_block` endpoint of the Nethermind Ethereum client to accept a fork parameter, enabling execution of blocks with ModExp operations on both Pectra and Fusaka forks. This involves modifying the Nethermind codebase to integrate the fork selection into the `trace_block` functionality, likely utilizing the existing `ReleaseSpec` class.

Complexity: 4/5
rpc good first issue osaka

A robust execution client for Ethereum node operators.

C#
#blockchain#eth#ethereum#ethereum-client#evm