Cointime

Download App
iOS & Android

Insight To Ethereum Post-Merge Upgrades

Validated Project

The first programmable blockchain, Ethereum, is evolving into a secure, environment-friendly and sustainable ecosystem through a series of upgrades. The most recent upgrade in town was the Merge, which switched the consensus mechanism from proof of work to proof of stake. Vitalik Buterin has published the latest upgrade plans and here I am with the quick recaps if you have missed then. Here we go………

Unlike previous upgrade plans, the various upgrades are under progress in parallel.

The Merge

The transition to proof of stake was completed once the mainnet merged with the beacon chain on September 15, 2022. Upcoming updates include allowing validators to withdraw their stake, finalizing blocks within a slot (Single slot finality), secret leader election (to select the block proposer randomly) and cryptographic signature schemes which are quantum-safe aggregation-friendly.

The Surge

This phase includes a set of updates, primarily improving the transaction throughput. The initial plan was to implement sharding, allowing parallel processing of transactions by 64 shards. But, as layer two technologies evolved, the sharding plan was updated to a format that improves the scalability of rollups. The proposed Proto-Danksharding (PDS) aims to move all computation to L2 (execution layer) and data to be posted on the Ethereum mainnet (data layer). It introduces a new Ethereum transaction type called a Blob-carrying transaction which can carry an extra piece of data called a blob. Rollups require data availability guarantees ensuring that data is not tampered with by a malicious actor and it was made publicly available. Currently, rollups use calldata, the cheapest form of storage in Ethereum. Compared to calldata, blobs allow more extensive storage at a lower cost. Though EVM can prove the existence of blob data, it cannot directly access it.

Once the proto-danksharding and its associated updates are in place, it is expected to increase the transaction throughput to 100,000 transactions per second and beyond (on rollups).

The Scourge

A significant threat to the decentralization of the consensus mechanism is related to Maximal Extractable Value (MEV, also called Miner Extractable Value in the context of proof of work).

MEV is a measure of profit that a validator can get from block production, other than the block reward and transaction fees, by changes in the selection and ordering of transactions in a block. There are complicated schemes to extract profit from the capability to choose the contents of the next block. It is a different skill than participating in network consensus.

Proposer/Builder Separation (PBS) is a solution proposed to solve centralization risks caused by MEV extraction. Under this scheme, the proposer (validator chosen to propose the next block) will outsource the task of block creation to builders, who try to optimize the process such that the revenue is maximum. The builders will assemble blocks and bid for proposers to select their blocks. The proposer chooses the one with the highest fee. Both builders and proposers will be rewarded.

The Scourge updates are designed to ensure reliable and credibly neutral transaction inclusion and avoid centralization and other protocol risks from MEV.

The Verge

The Verge aims to simplify the verification of blocks. It has a set of plans which can decrease the hardware requirements of validators. It introduces stateless clients that can verify blocks without downloading a local copy of Ethereum’s state, which can boost the storage requirement. These updates are mainly related to zero-knowledge (ZK) technology.

A Zero-Knowledge protocol is a method by which one party (the prover) can prove to another party (the verifier) that a given statement is true, without revealing the information itself or any additional information.

Verkle trees are proposed as an alternative for Merkle Patricia Trie, which is currently used in Ethereum. Verkle trees use vector commitments instead of hash functions in Merkle Patricia Trie. A Merkle-Patricia Trie requires more hashes as the number of child nodes increases, whereas Verkle Trees use vector commitments that allow the tree to expand without increasing the proof size. It results in shorter trees and shorter proof sizes. This will ease verification by light clients.

The Purge

This upgrade simplifies the protocol by reducing historical data using history and state expiration.

History expiration will instruct nodes to stop serving historical blocks whose age is above a limit and allow nodes to delete these from their local copy of the blockchain. The entire history becomes accessible only on demand. New nodes will follow a different syncing mechanism which will sync the chain from the most recently finalized block instead of the genesis block. Once a node is fully synced, it will not require historical data to validate future blocks.

The idea of state expiration is to prune portions of the state that have remained unused for a certain period. The pruned state will be represented by a verkle tree root that users can use to retrieve the expired state.

The expiration techniques can reduce the storage requirements for nodes and ease processing requirements on the client side. This phase also proposes changes to logs, data serialization and EVM operations.

The Splurge

This includes a set of miscellaneous updates related to various factors.

The account abstraction aims to reduce from two account types down to one, a contract account. This will allow users to choose arbitrary verification logic, like quantum-resistant signature schemes. The splurge also proposes changes to EVM.

The current plan is much different from the original concepts of sharding and Ethereum 2.0. Since Ethereum upgrades are related to technical details, plans may change over time.

References

[1] Ethereum updated roadmap

[2] Annotated Ethereum Roadmap

[3] Ethereum’s Roadmap: A Guide to The Merge and Beyond

(By Sumi Maria Abraham, Research and Development Engineer, Kerala Blockchain Academy)

Comments

All Comments

Recommended for you

  • U.S. consumer confidence improves again in November, reaching a two-year high

    Dana M. Peterson, Chief Economist of the World Large Enterprises Federation, said, "US consumer confidence continued to improve in November, reaching the highest level in the past two years. The growth in November was mainly due to consumers' more positive assessment of the current situation, especially in the labor market. Compared with October, consumers' optimism about future employment opportunities has also greatly increased, reaching the highest level in nearly three years. At the same time, consumers' expectations for future business conditions have not changed, while their optimism about future income has slightly declined." Earlier, the US Conference Board Consumer Confidence Index for November recorded 111.7, a new high since July 2023.

  • Starknet: Phase 1 of STRK staking is now live on the mainnet

    Starknet announced that the first stage of STRK staking has officially launched on the mainnet.

  • CZ: Not trying to end the meme craze, just encouraging more builders

    CZ posted on X platform today, saying: "I am not against Meme coins, but Meme coins have become 'a little' strange now. Let's use blockchain technology to build practical applications." Some community users said that even Musk is a supporter of Meme coins, and it is very difficult to end this frenzy. CZ responded that "there is no attempt to end anything, everyone has the right to choose to invest or hold what they want. Just encourage more builders."

  • Talus Network Completes $6 Million Strategic Round of Financing with a Valuation of $150 Million

    decentralized AI protocol Talus Network raised $6 million in a strategic financing round led by Polychain Capital, valuing the company at $150 million. This funding will help further develop the Talus ecosystem, including the Protochain, Nexus framework, and "AI dating experience" application.

  • Are we finally ready for a gas limit increase?

    There has been growing discussion around the possibility of increasing Ethereum’s gas throughput, either by raising the gas limit or reducing slot time. The key argument in favor of this is that the hardware requirements for running a validator have steadily decreased over the past four years.

  • Cointime August 17th News Express

    1.VanEck and 21Shares Solana ETF Form 19b-4 Suspected to be Removed from CBOE Website

  • Ethereum network gas fee falls back below 1 gwei

    According to Etherscan data, the current Ethereum network gas fee has fallen below 1 gwei, currently at 0.937 gwei.

  • Cointime August 10th News Express

    1. The U.S. Internal Revenue Service has released a new draft of the crypto tax form, which no longer requires filling in wallet addresses and transaction IDs

  • Ethereum ACDC #139: Pectra's Devnet 2 upgrade is under debugging, and the release date of Devnet 3 is still to be determined

    Christine Kim, Vice President of Galaxy Research, summarized the main content of the 139th ACDC conference call. The debugging of Pectra's upgraded Devnet 2 is currently underway, and the release date of Devnet 3 is yet to be determined. Developers will hold weekly testing update meetings starting from Monday to better coordinate the release of Pectra's Devnet. The decision to include EIP-7688 in Pectra's upgrade has been postponed again.

  • Ethereum network gas fee drops to 1 gwei

    According to Ether­scan data, the current gas fee on the Ethereum network has dropped to 1 gwei.