![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
암호화폐 뉴스 기사
이더 리움 (ETH) 공동 창립자 인 Vitalik Buterin은 EVM에서 RISC-V 아키텍처로의 전환을 간략하게 설명합니다.
2025/04/21 15:45
이더 리움 (ETH) 공동 창립자 인 Vitalik Buterin은 블록 체인의 실행 계층의 주요 교대를 제안했습니다. EVM (Ethereum Virtual Machine)을 RISC-V 아키텍처로 점차 교체했습니다.
Ethereum co-founder Vitalik Buterin has put forth a substantial proposal to gradually replace the Ethereum Virtual Machine (EVM) with RISC-V architecture in a major shift for the blockchain's execution layer.
이더 리움의 공동 창립자 인 Vitalik Buterin은 블록 체인의 실행 계층의 주요 교대로 이더 리움 가상 머신 (EVM)을 RISC-V 아키텍처로 점차적으로 대체하기위한 상당한 제안을 제시했습니다.
This transition, aiming for improved scalability, prover efficiency, and overall execution simplicity for Ethereum, would unfold in stages with dual VM support, ultimately leading to a complete RISC-V environment.
이더 리움의 확장 성, 속담 효율 및 전반적인 실행 단순성을 목표로하는 이러한 전환은 듀얼 VM 지원이있는 단계에서 전개되어 궁극적으로 완전한 RISC-V 환경으로 이어질 것입니다.
The proposal, shared on the Ethereum Magicians forum, stems from a pressing need for a long-term scaling solution as Buterin highlighted. In essence, zkEVM systems, designed to verify transactions with zero-knowledge proofs, dedicate a significant portion of their resources to executing EVM instructions.
Ethereum Magicians Forum에서 공유 된이 제안은 Buterin이 강조한대로 장기 스케일링 솔루션에 대한 긴급한 요구에서 비롯됩니다. 본질적으로, 제로 지식 증거로 트랜잭션을 확인하도록 설계된 ZKEVM 시스템은 EVM 명령을 실행하는 데 자원의 상당 부분을 전념합니다.
"The majority of the prover's time is spent performing a large number of RISC-V instructions to execute the small amount of code that the interpreter is written in, and a small amount of prover time is spent executing the user's contract in the same RISC-V environment," Buterin explained.
Buterin은“잠언 시간의 대부분은 통역사가 기록한 소량의 코드를 실행하기 위해 많은 수의 RISC-V 지침을 수행하는 데 소비되며, 동일한 RISC-V 환경에서 사용자의 계약을 실행하는 데 소량의 잠재 시간이 소비됩니다.
This disparity in resource allocation has a direct impact on the efficiency of these systems. Buterin further emphasized that in testing phases, systems capable of compiling the EVM into RISC-V have already been developed.
자원 할당의 이러한 차이는 이러한 시스템의 효율성에 직접적인 영향을 미칩니다. Buterin은 또한 테스트 단계에서 EVM을 RISC-V로 컴파일 할 수있는 시스템이 이미 개발되었다고 강조했다.
"We observe that in practice, we can achieve over 50x gains in going to a RISC-V environment, and in limited cases, over 100x gains," Buterin noted.
Buterin은“실제로 우리는 RISC-V 환경으로 가면서 50 배 이상의 이익을 얻을 수 있으며, 제한된 경우 100 배 이상의 이익을 얻을 수 있음을 관찰합니다.
Moreover, this transition would align Ethereum's gas costs more closely with the actual computational expenses incurred. Buterin pointed out that currently, pre-complies, despite minimal computational load, consume a large share of gas due to the EVM's design.
또한이 전환은 이더 리움의 가스 비용이 발생한 실제 계산 비용과 더 밀접하게 일치시킬 것입니다. Buterin은 현재 전산 부하가 최소화 되었음에도 불구하고 현재 사전 준수는 EVM의 설계로 인해 많은 가스를 소비한다고 지적했다.
But in a scenario where proving times become the dominant economic factor, there would be pressure to reduce inefficient pre-complies and focus on optimizing computational tasks performed by the RISC-V prover.
그러나 시대가 지배적 인 경제적 요인이되는 시나리오에서는 비효율적 인 사전 준수를 줄이고 RISC-V 속도가 수행하는 계산 작업 최적화에 중점을 두어야한다는 압력이있을 것입니다.
suggest several implementation options
몇 가지 구현 옵션을 제안합니다
suggest several implementation optionsButerin proposed several implementation options, ranging from less to more disruptive. The least disruptive option would be to support both EVM and RISC-V contracts, Buterin said, adding that this would create "two-way interoperability."
몇 가지 구현 옵션 Buterin은 덜 파괴적 인 몇 가지 구현 옵션을 제안했습니다. Buterin은 가장 파괴적인 옵션은 EVM과 RISC-V 계약을 모두 지원하는 것이라고 Buterin은 "양방향 상호 운용성"을 생성 할 것이라고 덧붙였다.
A more intermediate solution would be to introduce a formal concept of "virtual machine interpreters," starting with an EVM version implemented in RISC-V, which could be useful for supporting other virtual machines like Move in the future.
보다 중간 솔루션은 RISC-V에서 구현 된 EVM 버전으로 시작하여 "가상 머신 통역자"라는 공식적인 개념을 소개하는 것입니다. 이는 향후 Move와 같은 다른 가상 머신을 지원하는 데 유용 할 수 있습니다.
A more transformative approach would be to wrap existing EVM contracts in RISC-V interpreter contracts, preserving the behavior of the old contracts while streamlining the protocol.
보다 혁신적인 접근 방식은 RISC-V 통역 계약에서 기존 EVM 계약을 포장하여 이전 계약의 동작을 보존하면서 프로토콜을 간소화하는 것입니다.
This proposal is still in its early stages and open to community discussion. But as Ethereum continues to evolve to meet future scaling demands, this idea could influence the roadmap.
이 제안은 여전히 초기 단계에 있으며 지역 사회 토론에 개방되어 있습니다. 그러나 이더 리움이 향후 스케일링 요구를 충족시키기 위해 계속 발전함에 따라이 아이디어는 로드맵에 영향을 줄 수 있습니다.
부인 성명:info@kdj.com
제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!
본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.
-
-
-
-
-
-
-
-
-
- MEXC
- 2025-04-21 18:40:13
- $ ept는 균형 생태계의 기본 유틸리티 토큰이며 총 100 억 개의 토큰이 공급됩니다.