
On May 20, Nethermind, an open-source Ethereum execution client, revealed that it has launched version 0.2.0 of its Arbitrum plugin.
Building a second execution client for Arbitrum means producing witness data byte-equivalent to what Nitro generates. Without that, the existing fraud-proof system can’t resolve disputes across two clients. We just shipped that for Arbitrum. pic.twitter.com/MC4FxdDK29
— Nethermind (@Nethermind) May 20, 2026
This new update is known as 0.2.0 alpha, which was announced today with major features for validation. This update will open a second independent execution client for Arbitrum, which will play a major role in boosting the network’s fraud-proof mechanism. This fraud-proof system helps the optimistic rollup model, which helps the system keep the entire network secure.
Arbitrum was developed by Offchain Labs, and it is working as an optimistic rollup. It means that the network takes transactions off-chain from the main layer 1 network, Ethereum, in order to process transactions. This helps the network to execute transactions in a faster manner with a low speed.
How Arbitrum Secures Its Network
The fraud-proof system is working in a manner that allows any user to challenge state roots, which might be incorrect, before they are sent back to finalize on the Ethereum blockchain network. When any kind of issue happens, there is an interactive process known as bisection that breaks down the disagreement until only one single step raises a question. After that, this one step will be checked on the blockchain.
This complete process of multiple rounds helps the network cut down the cost in comparison to providing entire blocks all at once.
Till now, Arbitrum has been using a system known as Nitro. It is an execution layer built around a modified version of Geth, which is the Go Ethereum client. The single major client in the fraud-proof mechanism creates a major risk for the entire network. A major bug in that client could create a disaster on the whole network by creating a major loophole.
The new plugin released by Nethermind is written in the C sharp programming language as it is built as an extension of its own high-performance Ethereum execution client. This will help the network run an Arbitrum validator in an independent manner.
“Programmable markets can’t depend on a single implementation path. A rollup running on one execution client is one critical bug from a halt. Doesn’t matter how good that client is. Arbitrum now has a second independent implementation,” stated in the official post on X.
One of the major problems in adding a second client was to make sure that both clients would be able to produce witness data that is identical byte for byte. In simple words, witness data is the detailed traces that are much-needed for fraud proof. Without these identical data, the system that breaks down disputes can not find the exact instruction that is in question when different clients are used.
Nethermind version 0.2.0 will now provide the validator side of this solution, which includes witness generation for resolving challenges.
After recent security incidents like THORChain, many networks are taking measures to boost their network’s security.
Also Read: Ink Upgrades to Chainlink Oracle Infrastructure Across Network



