Home > Quick > Body

V神的激进构想:用 RISC-V 替换以太坊 EVM,意味着什么?

0

一、以太坊的困境与变革需求

随着区块链技术的发展,以太坊面临着诸多挑战。首先是性能瓶颈,EVM 使用的 256 位堆栈式结构与现代 CPU 不兼容,导致在执行一些复杂操作时效率低下。特别是在零知识证明(ZK Proof)方面,ZK-EVM 约有一半资源用于执行 EVM 本身,严重限制了 ZK 证明效率 ,使得以太坊在处理大规模数据和高并发交易时显得力不从心。

从开发角度来看,EVM 的非标准指令集限制了跨语言支持,主流编程语言难以高效编译成 EVM 字节码,这在一定程度上阻碍了开发者的创新和新应用的开发,限制了以太坊生态系统的进一步扩展。面对这些问题,以太坊急需寻找一种能够突破性能瓶颈、简化开发流程的解决方案,RISC-V 的出现似乎带来了新的希望。

二、RISC-V 是什么?

RISC-V 是一个开源的指令集架构(ISA),与传统的指令集不同,它具有高度的灵活性和可定制性。其设计理念是通过精简指令集,使得硬件设计更加简单高效,同时支持多种主流编程语言,如 Rust/C/C++ 等,大大降低了开发门槛。在芯片设计等领域,RISC-V 已经获得了广泛应用,许多公司开始基于 RISC-V 开发自己的芯片,展现出了强大的生命力。

在区块链领域,RISC-V 也开始崭露头角。一些区块链项目,如 Nervos CKB,已经成功采用 RISC-V 作为合约执行的基础架构,证明了其在区块链场景中的可行性。其硬件友好的特性,使得它可以用于 JIT(即时编译)优化甚至硬件加速,为提高区块链的性能提供了有力支持。

三、RISC-V 替换 EVM 的潜在优势

1. 性能大幅提升

Vitalik 预计,通过将 EVM 替换为 RISC-V,以太坊在某些操作上的速度有望提升 100 倍。这主要得益于 RISC-V 与现代硬件的兼容性以及其高效的指令集设计。在 ZK 证明中,RISC-V 可以直接对指令生成电路,比证明 EVM 操作更简单,从而显著提高证明效率,减少证明生成的时间和资源消耗。

2. 简化开发与拓展生态

RISC-V 支持多种主流编程语言,这意味着开发者可以使用更熟悉的语言编写智能合约,无需花费大量精力学习特定于 EVM 的开发语言和工具。这将吸引更多传统开发者进入以太坊生态,为生态系统注入新的活力,促进更多创新应用的诞生。

3. 降低成本与风险

RISC-V 架构的简洁性有助于降低协议的复杂性,使得安全审计和正式验证更加容易,从而减少潜在的安全漏洞和攻击风险。此外,它还可以降低新基础设施的创建成本和长期协议维护成本,为以太坊的长期发展提供更坚实的基础。

4. 兼容性与过渡方案

为了确保平稳过渡,Vitalik 提出了 “双 VM 允许并存” 方案,即 EVM 与 RISC-V 长期共存。在过渡期内,现有合约不需要强制迁移,可以继续在 EVM 上运行,而新合约则可以选择使用 RISC-V。这种兼容性设计既能保留以太坊庞大的现有生态,如 DeFi、NFT 等应用,又能为引入新的虚拟机和技术预留空间,逐步实现向新架构的过渡。

四、面临的挑战与问题

1. Gas 定价模型重构

RISC-V 指令集与 EVM 不同,需要定义新的 Gas 模型来确保交易的公平性和安全性。如何合理地为 RISC-V 指令分配 Gas 成本,使得用户的交易费用既合理又能保证网络的正常运行,是一个需要深入研究和探讨的问题。

2. 开发工具适配

目前以太坊的开发工具,如编译器、调试器、安全审计工具等,都是基于 EVM 开发的。要实现 RISC-V 的全面应用,这些工具需要进行大规模的更新和适配,以支持 RISC-V 字节码的编译、调试和审计。这对于开发者和工具提供商来说,是一个巨大的挑战。

3. 社区共识与接受度

如此重大的变革,需要得到以太坊社区的广泛支持和认可。然而,社区成员对于技术方向的看法往往存在差异,一些开发者可能担心新架构会带来不确定性,或者对现有业务产生影响。如何在社区中达成共识,说服各方接受这一变革,是推动 RISC-V 替换 EVM 的关键因素之一。

五、对以太坊及区块链行业的深远影响

如果 RISC-V 成功替换 EVM,以太坊将迎来一次质的飞跃,其性能、可扩展性和开发者友好性都将得到极大提升。这不仅有助于以太坊巩固其在区块链领域的领先地位,还可能引发整个行业的技术变革和创新浪潮。

对于其他区块链项目来说,以太坊的这一尝试也具有重要的借鉴意义。如果 RISC-V 在以太坊上取得成功,可能会促使更多项目重新审视自己的底层架构,推动整个区块链行业朝着更加高效、简洁、安全的方向发展。

Vitalik 提出的用 RISC-V 替换以太坊 EVM 的构想,虽然充满了挑战,但无疑为以太坊的未来发展开辟了一条新的道路。这一变革的实现,将需要以太坊社区、开发者、研究人员等各方的共同努力,以及时间的检验。但无论结果如何,它都将在区块链发展的历史长河中留下浓墨重彩的一笔,值得我们持续关注和深入思考。

Web3 Desktop Trading Tool
Stay ahead of the game in the cryptocurrency space.

7x24 Newsflash

06:32 2025-06-06
After two years of silence, a giant whale bought 110,663 pieces of HYPE at an average price of $36.
According to Onchain Lens, a giant whale address that has been silent for two years has injected $4 million USDC into the HyperLiquid platform in the past 48 hours and purchased 110,663 HYPE tokens at an average price of $36, with a total value of about $3.98 million.
06:26 2025-06-06
dYdX: Over 52 million ethDYDX has not yet migrated to dYdX Chain
dYdX tweeted that more than 52 million ethDYDX have not yet been migrated to dYdX Chain. The final on-chain proposal is expected to be released on June 9, 2025 to end support for the Ethereum-dYdX cross-chain bridge.
06:11 2025-06-06
BTC breaks through $103,000
The market shows that BTC has broken through $103,000 and is now quoted at $103,056.65, with a 24-hour decline of 1.51%. The market is volatile, so please do a good job in risk control.
06:11 2025-06-06
UNI breaks $6
The market shows that UNI broke through $6 and is now quoted at $6.01, with a 24-hour decline of 5.21%. The market fluctuates greatly. Please do a good job in risk control.
06:02 2025-06-06
Traders are betting that the price of Ethereum will break through $3,400 by the end of June
Traders spent more than $2 million on Ethereum call options expiring at the end of June, betting that the price of ETH will rise from the current $2,460 to $3,200-3,400, an increase of more than 30%. Analysts believe that the Pectra upgrade implemented by Ethereum in early May has improved network scalability and validator flexibility, coupled with SharpLink Gaming's announcement that it will use $425 million as an Ethereum reserve asset, and market expectations that US regulators may approve a ...
05:44 2025-06-06
Web3 security firm Salus: Chinese law enforcement agencies have detected three cases of money laundering using HyperLiquid, with a strategy structure highly similar to that of James Wynn
On June 6, Mirror Tang (@mirrorzk), founder of Web3 security company Salus, posted on social media that since March this year, Chinese law enforcement agencies have detected three cases of cryptocurrency money laundering using HyperLiquid. The operation method is to use Hyperliquid's high-leverage liquidation mechanism to hedge and wash illegal gains, create liquidation losses on HyperLiquid, and make profits from reverse positions on centralized trading platforms to complete fund bleaching. Sal...
05:35 2025-06-06
Binance Alpha and Binance contracts will soon be launched on Skate (SKATE)
According to the official announcement, Binance announced that the new cryptocurrency Skate (SKATE) will be launched on the Binance Alpha platform at 18:00 Beijing time on June 9, 2025, and the SKATEUSDT perpetual contract will be launched on Binance Futures at 18:30 on the same day, supporting up to 50 times leverage. Binance became the first platform to support SKATE trading, and eligible users can receive airdrop rewards through Binance Alpha points within 24 hours after the launch.
05:26 2025-06-06
WLFI advisor responds to short TRUMP: TRUMP and WLFI are independent and do need to be hedged if necessary
Ogle (@cryptoogle), advisor to World Liberty Fi, the Trump family crypto project, posted on the X platform: "Why don't people know that Meme Coin and World Liberty Fi are completely different, in any case, it does need to be hedged in times of uncertainty". In addition, Ogle also confirmed that the Trump Organization, WLFI, Trump Media Technology Group, and Meme Coin TRUMP are all independent, and people speculate that they are related, but it does not change the fact that these entities are sep...
05:13 2025-06-06
A giant whale pledges over 60,000 SOL, worth $8.88 million
According to on-chain analyst OnchainLens (@OnchainLens), a giant whale has pledged 61,838 SOL worth $8.88 million.
04:58 2025-06-06
A16z leads $17 million in artificial intelligence voice startup Toma
Toma, an artificial intelligence voice startup, closed a $17 million Series A round led by Andreessen Horowitz (a16z). Founded in early 2024 by Monik Pamecha and Anthony Krivonos, Toma previously participated in Y Combinator's accelerator program. The company's artificial intelligence voice agents are now in use at more than 100 auto dealerships across the U.S., handling service reservations, parts orders, and customer phone calls and alleviating staffing issues. Toma plans to use the new funds ...
04:28 2025-06-06
Trump responded to the quarrel with Musk, and aides have arranged for the two to speak
Asked about his public rivalry with Tesla CEO Elon Musk, President Donald Trump said, "Oh, it's okay." He added, "It's going very well, it's never been better." White House aides have scheduled a call with Elon Musk on Friday to broker a settlement. (Kim 10)
04:22 2025-06-06
Zhao Changpeng: The New York Times tried to make up FUD stories and never talked to SKY about Trump or American affairs
"When I saw SKY's photo with the logo of BNBChain printed on it, I didn't know who he was," Mr. Zhao tweeted in response to "The New York Times' inquiry about his story about the Trump Meme Token Dinner, which mentioned one of the attendees, SKY, and pointed out that SKY had posted a photo with Changpeng Zhao on X, calling him a big cousin." I didn't know who he was. I followed him after he posted. A week later, I posted a perpdex post, after which I learned about his project LuckyFutures, and t...