時価総額: $3.4391T 4.130%
ボリューム(24時間): $122.6091B 38.090%
  • 時価総額: $3.4391T 4.130%
  • ボリューム(24時間): $122.6091B 38.090%
  • 恐怖と貪欲の指数:
  • 時価総額: $3.4391T 4.130%
暗号
トピック
暗号化
ニュース
暗号造園
動画
トップニュース
暗号
トピック
暗号化
ニュース
暗号造園
動画
bitcoin
bitcoin

$105660.503371 USD

0.08%

ethereum
ethereum

$2495.659205 USD

-0.75%

tether
tether

$1.000503 USD

-0.01%

xrp
xrp

$2.246230 USD

3.27%

bnb
bnb

$650.510663 USD

0.05%

solana
solana

$151.975391 USD

1.31%

usd-coin
usd-coin

$0.999922 USD

-0.01%

dogecoin
dogecoin

$0.182596 USD

-0.78%

tron
tron

$0.283540 USD

-1.07%

cardano
cardano

$0.665910 USD

0.95%

hyperliquid
hyperliquid

$35.388743 USD

1.47%

sui
sui

$3.218472 USD

-0.93%

chainlink
chainlink

$13.729857 USD

-0.67%

avalanche
avalanche

$20.700353 USD

1.21%

unus-sed-leo
unus-sed-leo

$9.242919 USD

0.14%

暗号通貨のニュース記事

L1を単純化します

2025/05/03 17:13

むかしむかし、ビットコインは私たちを驚かせました - 高校生でさえ理解できるプロトコルは、世界的な分散型金融システムの運営をサポートできます。

L1を単純化します

The goal of Ethereum is to become the world's ledger—a platform that carries civilization's assets and records, and supports the underlying protocol of key infrastructure such as finance, governance, and high-value data authentication. To achieve this vision, two core capabilities must be taken into account: scalability and resilience.

イーサリアムの目標は、文明の資産と記録を保持するプラットフォームであり、金融​​、ガバナンス、高価値データ認証などの主要なインフラストラクチャの基礎的なプロトコルをサポートする世界の元帳になることです。このビジョンを達成するには、2つのコア機能を考慮する必要があります:スケーラビリティと回復力。

Among them, scalability is related to throughput, L2 technology, and the expansion of data space. The Fusaka hard fork will bring a 10-fold increase in L2 data space, and the 2026 roadmap also plans to make similar expansions to L1.

その中でも、スケーラビリティはスループット、L2テクノロジー、およびデータスペースの拡張に関連しています。フサカハードフォークは、L2データスペースが10倍増加し、2026ロードマップはL1と同様の拡張を行う予定です。

At the same time, Merge has switched Ethereum to PoS consensus, client diversity has rapidly improved, ZK verifiability and quantum attack resistance research have continued to advance, and the application layer has become more powerful.

同時に、MergeはEthereumをPOSコンセンサスに切り替え、クライアントの多様性が急速に改善され、ZK検証性と量子攻撃抵抗の研究が進行し続け、アプリケーション層がより強力になりました。

However, in addition to expansion and performance, there is another easily overlooked but equally important foundation for resilience, which is the simplicity of the protocol.

ただし、拡張とパフォーマンスに加えて、レジリエンスのための別の簡単に見落とされがちであるが同様に重要な基盤があります。これはプロトコルの単純さです。

The simplicity of Bitcoin

ビットコインのシンプルさ

When talking about simplicity, it's impossible to avoid mentioning Bitcoin. The simplicity of Bitcoin's protocol is amazing:

シンプルさについて話すとき、ビットコインについて言及することを避けることは不可能です。ビットコインのプロトコルのシンプルさは驚くべきものです:

The blockchain consists of a string of blocks;

ブロックチェーンは、一連のブロックで構成されています。

Each block is linked to the previous block via a hash;

各ブロックは、ハッシュを介して前のブロックにリンクされています。

The block is verified by PoW, that is, checking whether the first few bits of its hash are 0;

ブロックはPOWによって検証されます。つまり、ハッシュの最初の数ビットが0であるかどうかを確認します。

Each block contains transactions, which consume coins generated by mining or previous transactions.

各ブロックには、マイニングまたは以前のトランザクションによって生成されたコインを消費するトランザクションが含まれています。

A high school student who knows code can fully understand how the Bitcoin protocol works, and a programmer can even implement a client on his own as a side project. This simplicity brings the following benefits:

コードを知っている高校生は、ビットコインプロトコルの仕組みを完全に理解することができ、プログラマーはサイドプロジェクトとして自分でクライアントを実装することもできます。このシンプルさは、次の利点をもたらします。

It is easier to be widely understood, lowers the threshold for research and development, and prevents it from being dominated by "technocrats";

広く理解されるのは簡単で、研究開発のしきい値を下げ、「テクノクラート」に支配されるのを防ぎます。

Reduce the cost of developing new clients, validators, tools, and other interface infrastructure;

新しいクライアント、バリデーター、ツール、その他のインターフェイスインフラストラクチャを開発するコストを削減します。

Reduce the complexity of long-term maintenance;

長期的なメンテナンスの複雑さを減らします。

Reduce the risk of major security vulnerabilities and make it easier to verify the correctness of the protocol;

主要なセキュリティの脆弱性のリスクを軽減し、プロトコルの正しさを簡単に確認できるようにします。

Reduce the social attack surface that can be manipulated by special interests.

特別な関心によって操作できる社会的攻撃面を減らします。

Together, these benefits are crucial for decentralization. If a protocol is understood and maintained by only a small number of people, or if it is difficult to use and modify, then it will be difficult to decentralize.

一緒に、これらの利点は地方分権化に不可欠です。プロトコルが少数の人々だけによって理解され、維持されている場合、または使用して変更することが困難な場合は、分散化することは困難です。

Why is Ethereum becoming more complex?

なぜイーサリアムはより複雑になっているのですか?

Compared with Bitcoin, Ethereum is undoubtedly more complex, with a more complex virtual machine, a different consensus mechanism, and layers of pre-compiled contracts, data structures, and gas mechanisms.

ビットコインと比較して、イーサリアムは間違いなくより複雑で、より複雑な仮想マシン、異なるコンセンサスメカニズム、事前にコンパイルされた契約、データ構造、およびガスメカニズムの層があります。

There are several reasons for this complexity:

この複雑さにはいくつかの理由があります。

1. Historical burden: Ethereum started with a simpler design, but as it developed, it encountered various problems and patched them up one by one, leading to the accumulation of complexity. For example, the early version of Ethereum did not have a clear L1/L2 division, and later encountered scalability problems, so it began to develop L2 technology.

1.歴史的負担:イーサリアムはよりシンプルなデザインから始まりましたが、開発されると、さまざまな問題に遭遇し、1つずつパッチを当て、複雑さの蓄積につながりました。たとえば、Ethereumの初期バージョンには明確なL1/L2分割がなく、後にスケーラビリティの問題に遭遇したため、L2テクノロジーの開発を開始しました。

2. Pursuit of performance and functionality: In order to improve performance and introduce new functionality, such as ZK proofs and quantum resistance, the protocol design needs to be adjusted, which will inevitably increase complexity.

2。パフォーマンスと機能の追求:パフォーマンスを改善し、ZKプルーフや量子抵抗などの新しい機能を導入するには、プロトコル設計を調整する必要があります。

3. Emphasis on programmability: Ethereum aims to be a programmable blockchain, providing a virtual machine and smart contract system for developers to build applications. This programmability requires more complex protocol designs to support.

3。プログラマ性の強調:Ethereumは、プログラム可能なブロックチェーンになることを目的としており、開発者がアプリケーションを構築するための仮想マシンとスマートコントラクトシステムを提供します。このプログラマ性には、より複雑なプロトコル設計をサポートする必要があります。

However, although there are客观上存在的一些原因, we should not ignore the subjective factors that led to this outcome. In the past few years, there has been a lack of urgency and initiative to simplify Ethereum, which has led to the accumulation of technical debt and a decline in maintainability.

ただし、客观上存在的一些原因がありますが、この結果につながった主観的要因を無視すべきではありません。過去数年間で、イーサリアムを簡素化するための緊急性とイニシアチブが不足しており、技術的債務の蓄積と保守性の低下につながりました。

The importance of simplicity

シンプルさの重要性

In the long run, the simplicity of the protocol is more conducive to decentralization, security, and upgradeability.

長期的には、プロトコルのシンプルさは、地方分権、セキュリティ、およびアップグレード性をより助長します。

A simple protocol is easier to understand and analyze, which can help more people participate in auditing and security research. A complex protocol is more likely to contain undiscovered vulnerabilities, which can be exploited by attackers.

簡単なプロトコルは理解して分析しやすく、より多くの人々が監査やセキュリティ研究に参加するのに役立ちます。複雑なプロトコルには、発見されていない脆弱性が含まれている可能性が高く、攻撃者が悪用する可能性があります。

Moreover, a simple protocol is easier to maintain and upgrade. If the protocol is too complex, it will be difficult to modify and adjust it when encountering new problems or opportunities.

さらに、シンプルなプロトコルの保守とアップグレードが簡単です。プロトコルが複雑すぎる場合、新しい問題や機会に遭遇したときにそれを変更して調整することは困難です。

Finally, a simple protocol is less likely to be subject to social manipulation. If a protocol is only understood and controlled by a small group of people, it will be easier for them to exert influence and make decisions according to their own interests.

最後に、単純なプロトコルが社会操作の影響を受ける可能性は低くなります。プロトコルが小さなグループの人々によってのみ理解され、制御されている場合、彼らは自分の利益に従って影響力を発揮し、決定を下すのが容易になります。

How to simplify Ethereum

イーサリアムを単純化する方法

In the next five years, Ethereum has the potential to become almost as simple as Bitcoin, and we can start from two levels: the consensus layer and the execution layer.

今後5年間で、イーサリアムはビットコインとほぼ同じくらい簡単になる可能性があり、2つのレベルから始めることができます:コンセンサスレイヤーと実行レイヤー。

1. Simplify the consensus layer

1.コンセンサスレイヤーを簡素化します

The new consensus mechanism of the future (formerly known as the beam chain) combines the deep accumulation of consensus theory, ZK-SNARK, staking economics, etc. in the past decade. Its goal is to build a long-term optimal and significantly simplified consensus layer. Key initiatives include:

未来の新しいコンセンサスメカニズム(以前はビームチェーンとして知られていました)は、過去10年間でコンセンサス理論、ZK-SNARK、ステーキングエコノミクスなどの深い蓄積を組み合わせています。その目標は、長期的な最適で大幅に簡素化されたコンセンサス層を構築することです。重要なイニシアチブは次のとおりです。

3-slot final

3スロットファイナル

免責事項:info@kdj.com

提供される情報は取引に関するアドバイスではありません。 kdj.com は、この記事で提供される情報に基づいて行われた投資に対して一切の責任を負いません。暗号通貨は変動性が高いため、十分な調査を行った上で慎重に投資することを強くお勧めします。

このウェブサイトで使用されているコンテンツが著作権を侵害していると思われる場合は、直ちに当社 (info@kdj.com) までご連絡ください。速やかに削除させていただきます。

2025年06月10日 に掲載されたその他の記事