A critical bug in the Reth execution client caused a portion of Ethereum nodes to stall this week, disrupting operations for those running the Paradigm-developed software.

Georgios Konstantopoulos, chief technology officer at crypto venture firm Paradigm, confirmed the issue in a post on X, saying the bug appeared at block 2327426 and affected Ethereum mainnet versions 1.6.0 and 1.4.8 of the client. Paradigm published recovery commands for node operators on its GitHub page but said it is still investigating the underlying cause.
Reth is Paradigm’s high-performance, Rust-based Ethereum execution client designed with modularity in mind. Execution clients play a central role in Ethereum’s architecture: they process transactions, apply state updates and compute the state root, the cryptographic summary that verifies account balances, smart contract storage and the global blockchain state. If a client computes the wrong state root, it cannot validate new blocks, leaving nodes unable to sync with the rest of the network.
Despite the disruption, the incident had a limited impact on Ethereum as a whole. Reth currently accounts for just 5.4% of execution layer clients, according to Ethernodes data, with the majority of validators relying on more established clients like Geth, Nethermind and Besu.
The episode nonetheless highlights the risks of client diversity in Ethereum’s multi-client ecosystem. While Ethereum developers encourage adoption of alternative clients to reduce dependency on Geth, newer implementations such as Reth face greater scrutiny as they gain traction.
Paradigm has emphasized that Reth remains in active development and is not yet considered production-ready for critical infrastructure. Still, some node operators and staking providers have already begun experimenting with it as part of efforts to improve decentralization and resilience.
Konstantopoulos said Paradigm’s engineers are working on a patch to fix the bug and urged affected operators to follow the published recovery instructions. Ethereum’s mainnet continued functioning normally, underscoring the redundancy provided by its client diversity model.