Ethereum co-founder Vitalik Buterin wants aspiring network verifiers to have fewer moving parts to juggle.
He recently commented on the Nimbus “Unified Node” pull request from the Status-im team. It combines two separate Ethereum software components into one easy-to-run program.
“Running two daemons and making them communicate with each other is much harder than running one daemon,” Buterin wrote in X. “Our goal is to have a good UX for self-sovereign usage of Ethereum. In many cases, that means running your own node. The current approach of running your own node adds unnecessary complexity.”
We should be willing to reconsider the whole separation of beacons and execution clients.
Running two daemons and having them communicate with each other is much more difficult than running one daemon.
Our goal is to make the self-sovereign use of Ethereum a good UX. In many cases…
— vitalik.eth (@VitalikButerin) March 15, 2026
Separate beacon clients and execution clients were introduced during Ethereum’s “merge” in 2022, when the network switched from using energy-intensive proof-of-work consensus to proof-of-stake.
To run an Ethereum node, users must keep two separate background programs called daemons running simultaneously on their computer. You must ensure that your validators are properly configured to communicate with each other. What the Nimbus team has built, and what Buterin admires, combines these two programs into one.
“In the long term, we have to be willing to reconsider the entire architecture,” Buterin added.
Proof-of-stake networks like Ethereum require validators to use hardware and software clients to verify transactions on the blockchain. Blocks of these transactions are added to the ledger and become a source of truth about how much ETH is held in the wallet and whether the coins have been spent.
Buterin has long advocated for making the node operator process more accessible, equating improved UX with validator diversity. This surfaced in 2024 after Elon Musk, who recently bought Twitter for $44 billion and renamed it X, asked Ethereum’s co-founder why he hadn’t used the platform much.
He responded by sharing a blog post advocating for the decentralization of validators using the platform, citing concerns about large Ethereum staking pools running nodes on the same hardware and experiencing the same downtime. Therefore, he argued, they should be given stiffer fines.

