市值: $3.2582T 0.220%
體積(24小時): $111.0919B -16.120%
  • 市值: $3.2582T 0.220%
  • 體積(24小時): $111.0919B -16.120%
  • 恐懼與貪婪指數:
  • 市值: $3.2582T 0.220%
加密
主題
加密植物
資訊
加密術
影片
頭號新聞
加密
主題
加密植物
資訊
加密術
影片
bitcoin
bitcoin

$106754.608270 USD

1.33%

ethereum
ethereum

$2625.824855 USD

3.80%

tether
tether

$1.000127 USD

-0.03%

xrp
xrp

$2.189133 USD

1.67%

bnb
bnb

$654.521987 USD

0.66%

solana
solana

$156.942801 USD

7.28%

usd-coin
usd-coin

$0.999814 USD

0.00%

dogecoin
dogecoin

$0.178030 USD

1.14%

tron
tron

$0.270605 USD

-0.16%

cardano
cardano

$0.646989 USD

2.77%

hyperliquid
hyperliquid

$44.646685 USD

10.24%

sui
sui

$3.112812 USD

3.86%

bitcoin-cash
bitcoin-cash

$455.764560 USD

3.00%

chainlink
chainlink

$13.685763 USD

4.08%

unus-sed-leo
unus-sed-leo

$9.268163 USD

0.21%

加密貨幣新聞文章

Original: Simplifying the L1

2025/05/03 18:10

Original: Simplifying the L1

The article "Simplifying the L1" by Vitalik Buterin, compiled by lenaxin and ChainCatcher, focuses on the importance of protocol simplicity in maintaining the scalability and resilience of Ethereum.

While scalability is a crucial aspect, often discussed in terms of Layer 2 (L2) rollups and scaling solutions, simplicity plays a vital role in both scalability and overall system health.

The article highlights how Bitcoin's minimal protocol, focusing on coins moving between unspent outputs, forms the core logic of the system, which even a clever high school student can understand. Programmers have also written Bitcoin clients as hobby projects, showcasing the accessibility of the protocol.

Simplicity provides a key advantage for a blockchain aiming to become a globally recognized neutral foundational layer, like Bitcoin or Ethereum.

Historically, Ethereum has often failed to stick to the principle of simplicity in protocol design, partly due to Buterin's own decisions, which has directly led to high research and development costs, frequent security vulnerabilities, and a closed development culture. The root of these problems often lies in the pursuit of short-term gains that have been proven ineffective in practice.

This article will explain how Ethereum can achieve a level of protocol simplicity close to that of Bitcoin in the next five years.

Simplifying the Consensus Layer

The new consensus layer proposal (formerly named "Beam Chain") aims to integrate research achievements from the past decade in consensus theory, zero-knowledge proofs (ZK-SNARK), staking economics, and other fields to construct an optimal consensus mechanism for Ethereum aimed at long-term development.

Compared to the existing beacon chain, this proposal features significantly simplified characteristics, specifically reflected in the following aspects:

* It adopts a three-slot finality model (3SF) to simplify the complexity of the common coin and beacon chain synchronization.

* It introduces a new PoS (Proof of Stake) variant named "HyPoS" to combine the advantages of standard PoS and PoS with common coins, aiming for better performance in the Byzantine fault tolerance (BFT) setting.

* It adopts a modular design pattern, integrating ZK-SNARKs to efficiently verify the execution layer and simplify the consensus layer.

* It simplifies the structure of the state and adopts a binary Merkle tree to improve the efficiency of light clients.

* It adopts a more efficient and concise data availability (DAS) sampling technique.

* It introduces a new type of aggregate signature scheme to reduce the communication overhead and improve throughput.

* It adopts a simpler and more efficient slot scheduling algorithm.

* It streamlines the handling of slashing conditions and reduces the occurrence of slashing cases.

* It employs a more efficient and easily deployable upgrade mechanism.

* It adopts a more flexible and extensible architecture to support future innovations.

This new consensus layer will provide the underlying foundation for the next stage of Ethereum's development, and its simplicity and efficiency will be crucial in ensuring the long-term scalability, security, and decentralization of the Ethereum ecosystem.

Simplifying the Execution Layer

The complexity of the Ethereum Virtual Machine (EVM) continues to grow, with many complex designs proving unnecessary (in many cases due to my decision-making errors):

* A 256-bit virtual machine overly optimized for specific cryptographic algorithms, which have gradually lost importance.

* Over-designed precompiled contracts for single-use scenarios that are rarely utilized.

* An attempt to patch existing problems in a piecemeal fashion is no longer feasible. Removing the SELFDESTRUCT opcode requires significant effort but yields limited benefits, and recent debates about EOF further highlight the difficulties of making incremental modifications to the virtual machine.

As an alternative, I recently proposed a more radical transformation path: rather than making medium-scale (but still disruptive) modifications to the EVM for a 1.5x performance boost, it would be better to transition directly to a new and significantly superior virtual machine architecture for a hundredfold performance leap. Similar to The Merge, we aim to reduce the number of disruptive changes while enhancing the strategic value of each change.

Specifically, I suggest adopting the RISC-V architecture or the virtual machine used by Ethereum's ZK proof programs to replace the existing EVM. This transformation will bring:

* A significant reduction in the virtual machine's complexity, simplifying the protocol and reducing the occurrence of vulnerabilities.

* Improved efficiency and performance, enabling faster transactions and lower gas fees.

* Enhanced programmability and flexibility, allowing for the development of more advanced and sophisticated dapps.

* Greater interoperability with other blockchains and ecosystems.

* A more vibrant and active developer community.

The main challenge lies in the fact that, unlike the immediately implementable EOF solution, the new virtual machine will take longer to benefit developers. A short

免責聲明:info@kdj.com

所提供的資訊並非交易建議。 kDJ.com對任何基於本文提供的資訊進行的投資不承擔任何責任。加密貨幣波動性較大,建議您充分研究後謹慎投資!

如果您認為本網站使用的內容侵犯了您的版權,請立即聯絡我們(info@kdj.com),我們將及時刪除。

2025年06月19日 其他文章發表於