Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

2026-03-07

The software development market is booming worldwide | Big giants TCS, Infosys, Wipro

2026-03-07

Bitcoin – Derivatives Flash ‘Mixed Signals’, But Is $72K a Real Possibility?

2026-03-07
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

    2026-03-07

    A groundbreaking leap into the consumer future of decentralized AI

    2026-03-07

    BitGo to Power SoFiUSD Stablecoin Infrastructure as SoFi Launches First Nationally Chartered Bank Token

    2026-03-07

    AINFT extends multi-chain AI services with BNB chain integration

    2026-03-07

    CMC Markets Begins 24/7 Blockchain Settlements with JP Morgan’s Kinexys

    2026-03-07
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    US lawmakers consider ban on prediction markets amid bets on Iran

    2026-03-06

    De volatiliteit van Bitcoin zou in april kunnen exploderen als SEC de markt achter de ETF-leverage beoordeelt

    2026-03-06

    Crypto company Kraken secures a direct link to Federal Reserve payments

    2026-03-04

    Bitcoin’s $85 billion derivatives engine may move onshore as CFTC eyes April approval

    2026-03-04

    De deadline voor stablecoins van het Witte Huis verstrijkt terwijl de CLARITY Act vastloopt

    2026-03-03
  • Analysis

    Billionaire Peter Thiel dumps a $74,400,000 stake in three assets, including one of Warren Buffett’s favorites

    2026-03-07

    Bitcoin Price Rally Slows, Consolidation Signals Possible Next Step

    2026-03-07

    XRP Price Ladder Shows What Conditions Are Needed for $18, $100, and $500

    2026-03-07

    Bitcoin’s rally from $73,000 faces a crucial test as momentum looks to change

    2026-03-06

    ‘Good Times Have Arrived’ – Trader Michaël van de Poppe Says the Bitcoin Bear Phase is Over – Here Are His Goals

    2026-03-06
  • Learn

    What Is Wrapped ETH (WETH) and Why Do You Need It in DeFi?

    2026-03-06

    What Is Crypto Protocol and Why Coins Need It

    2026-03-04

    Wat is Liquid Proof-of-Stake: uitgelegd voor beginners

    2026-03-02

    The 9 Most Common Crypto Scam Types

    2026-03-02

    Sidechains Explained: What They Are, How They Work, and Why They Matter

    2026-02-20
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Web 3»Vitalik Buterin investigates the sunset of the EVM in favor of a simpler Ethereum version model
Web 3

Vitalik Buterin investigates the sunset of the EVM in favor of a simpler Ethereum version model

2025-04-21No Comments5 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

Vitalik Buterin has suggested A long-term revision to the Ethereum implementing environment to replace the virtual Ethereum machine with RISC-V, a standardized and expandable instruction set architecture.

The proposal, shared in the Ethereum Magicians Forum on April 20, outlines a multiple-phase shift to improve the evidence of efficiency and simplify the implementation layer, without changing core abstractions such as accounts, storage or cross-contract calls.

The change would retain firmness and vyper as primary developmental languages, which would be adjusted to compilation to RISC-V.

Per Buterin, although writing contracts in rust would be technically possible, readability problems and familiarity with the developer with existing languages ​​would suggest that Roest will not replace the reliability with the application layer. Existing EVM contracts would continue to work and interact with new RISC-V-based contracts, thereby retaining backward compatibility.

Implementation of bottlenecks and long -term scaling

Buterin identified version as one of the last long -term bottlenecks in Ethereum, after problems in the short term are limited by EIPs such as delayed version, access lists at block level and distributed historical storage.

In particular, he pointed to the evidence of costs in ZK-EVMs as the most important limitation for future scalability. Analysis of the ZK-EVM of briefness indicates that only block version is almost half of all speaking cycles, while the rest is consumed by witness data handling and state tree activities.

Although the State-related overhead can be reduced by shifting from Keccak-based Patricia trees to binary trees with hash functions optimized by Provernon, such as Poseidon, the efficiency of the block version limitation remains unless the EVM is tackled immediately.

See also  Dassault Systèmes: Declaration of the number of outstanding shares and voting rights from 31 May 2025

Buterin noted that ZK-EVMS is already compiling to RISC-V under the hood, which suggests that exposing RISC-V if the primary VM could eliminate a low abstraction and yield efficiency distances. Some test scenarios reportedly show 100x improvements in the Prover performance by completely bypassing the EVM translation.

Coexistence, migration and simplification paths

Multiple implementation paths are being considered. The most conservative would make double support possible for both EVM and RISC-V contracts, maintaining interoperable calls and shared access to persistent condition. EVM contracts would continue to function and can be called by RISC-V contracts or are called through system calls that have been assigned to traditional OPCODES such as Call, Sload and Sstore.

A more aggressive approach includes transforming existing EVM contracts into wrappers who delegate the implementation to an EVM-Tolk written in RISC-V. According to this model, the Bytecode of a contract would be replaced by logic that calls calls and implementation parameters to a designated RISC-V-Tolk contract, receives the return value and forward them to the caller.

An intervening strategy proposes support at the protocol level for virtual machine-interpreters, the recording of this delegation process and making multiple implementation formats possible. Although EVM would be the first VM to be supported under this model, others, including Move, could be added in the future.

Each approach tries to balance compatibility with long -term simplification. According to Buterin, incremental simplifications for the EVM, such as the removal of self -destruction, have proven to be difficult due to complex border cases and legacy behavior.

A complete transition to RISC-V can enable a more maintainable basic layer with minimal implementation logic, similar to compactness with projects such as Tinygrad that enforce strict code baselimites.

See also  Good news: the sky is not falling

Wider design philosophy and alignment with jet chain

The proposal fits in with continuous efforts such as the Beam Chain Initiative, which aims to simplify the consensus mechanism of Ethereum. The RISC-V plan would bring parallel improvements to the implementation layer, allowing the network modularity to strive and reduce complexity in both domains.

As posted on Ethereum magicians, Buterin characterized the proposal as a radical but possibly necessary step towards the realization of long-term L1 efficiency and simplicity. While active EIPs and statelessness frameworks treat scalability improvements in the short and medium term, the future of Ethereum can depend on architectural changes in this size as a performance and sustainable protocol.

No timeline has been announced for an implementation phase. The Ethereum community is expected to take on further discussion to evaluate considerations, the impact of the tools and the migration paths of developers as part of a longer consultation cycle.

The proposal remains exploratory and is intended to open a broader conversation about the direction of the Ethereum implementing environment in the coming years.

Community Response

Some members of the community have increased strategic and technical objections in response to Buterin’s proposal. Adam Cochran doubted the prioritization of L1 efficiency on potential costs of L2 enablement, which suggests that strengthening RISC-V could limit the modular route map of Ethereum.

He emphasizes alternative proposals such as recursive proof aggregation, stateless commitment roots and BLS signature unification, which could possibly offer broader systemic profit with fewer implementation costs.

Others, including Ben A Adams, co-founder and CTO of Illyriad games, and LEVS57, a web3 developer, pointed on performance operations, in particular around hardware compatibility and the continuing role of Promompiles.

See also  Retailhandel Giant Robinhood gives an overview of Ethereum Layer-2 Arbitrum, activating rally for ARB

Concern included the difficulty to optimize RISC-V instructions at a low level in efficient 256-bit operations and doubts about whether current ZK-RISC-V systems are sufficiently mature or auditable to justify a fundamental shift.

Buterin reacted by trivializing the extent to which the 256-bit word size of the EVM limits the performance, which states that most values ​​are smaller in practice, usually U32, U128, which can efficiently assign compilers to RISC-V instructions.

He repeated that today’s ZK-EVMs are already working as RISC-V environments that enclose an EVM-Tolk, so that direct exposure of RISC-V is a way to remove superfluous layers. While he recognizes stack management and jumps as potential friction points, he claimed that eliminating interpretative overhead remains a net profit.

State in this article
Newest Alpha Market report

Source link

Buterin Ethereum EVM Favor Investigates model simpler sunset version Vitalik
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

The software development market is booming worldwide | Big giants TCS, Infosys, Wipro

2026-03-07

Ethereum Rising Wedge Warning: A disruption could send the price to $1,500

2026-03-07

Former Ontario Ministry of Health Chief Architect Hugo Raposo Discusses How AI Is Transforming Canada’s Healthcare Systems

2026-03-07

Shopify AI SEO Booster ranked as the best Shopify Chrome extension

2026-03-07
Add A Comment

Comments are closed.

Top Posts

Analyst predicts XRP price to target a 450% rally to $7

2026-02-04

Bitcoin Cash price will not fall silently

2023-10-05

Omnisea will enable ritual-driven aiNFT drops in the upcoming integration

2024-03-14
Editors Picks

Bitcoin SV (BSV) rings in 2024 with a 110% boom

2024-01-02

Crypto custodian Prime Trust has a shortfall of more than $82 million in fiat currency

2023-06-27

Ethereum price hits major turning point, USD 1,900 is key

2023-07-11

Bitcoin’s short skew of 55% sparks debate: hedge or hype?

2025-10-10

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

The software development market is booming worldwide | Big giants TCS, Infosys, Wipro

Bitcoin – Derivatives Flash ‘Mixed Signals’, But Is $72K a Real Possibility?

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.