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. Congressman Mike Flood: Looking forward to working with the next SEC Chairman to revoke the anti-crypto banking policy SAB 121

     US House of Representatives will investigate Representative Mike Flood's recent statement: "Despite widespread opposition, SAB 121 is still operating as a regulation, even though it has never gone through the normal Administrative Procedure Act process." Flood said, "I look forward to working with the next SEC chairman to revoke SAB 121. Whether Chairman Gary Gensler resigns on his own or President Trump fulfills his promise to dismiss Gensler, the new government has an excellent opportunity to usher in a new era after Gensler's departure." He added, "It's not surprising that Gensler opposed the digital asset regulatory framework passed by the House on a bipartisan basis earlier this year. 71 Democrats and House Republicans passed this common-sense framework together. Although the Democratic-led Senate rejected it, it represented a breakthrough moment for cryptocurrency and may provide information for the work of the unified Republican government when the next Congress begins in January next year."

  • Indian billionaire Adani summoned by US SEC to explain position on bribery case

    Indian billionaire Gautam Adani and his nephew, Sahil Adani, have been subpoenaed by the US Securities and Exchange Commission (SEC) to explain allegations of paying over $250 million in bribes to win solar power contracts. According to the Press Trust of India (PTI), the subpoena has been delivered to the Adani family's residence in Ahmedabad, a city in western India, and they have been given 21 days to respond. The notice, issued on November 21 by the Eastern District Court of New York, states that if the Adani family fails to respond on time, a default judgment will be made against them.

  • U.S. Congressman: SEC Commissioner Hester Peirce may become the new acting chairman of the SEC

    US Congressman French Hill revealed at the North American Blockchain Summit (NABS) that Republican SEC Commissioner Hester Peirce is "likely" to become the new acting chair of the US Securities and Exchange Commission (SEC). He noted that current chair Gary Gensler will step down on January 20, 2025, and the Republican Party will take over the SEC, with Peirce expected to succeed him.

  • Tether spokesperson: The relationship with Cantor is purely business, and the claim that Lutnick influenced regulatory actions is pure nonsense

     a spokesperson for Tether stated: "The relationship between Tether and Cantor Fitzgerald is purely a business relationship based on managing reserves. Claims that Howard Lutnick's joining the transition team in some way implies an influence on regulatory actions are baseless."

  • 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.