イーサリアム

暗号資産の世界で、イーサリアムはイノベーションの源であり、DeFi、NFT、レイヤー2、および多数の新しい技術が作成されました。共同創設者の1人であるVitalik Buterinは、暗号資産世界の重要なオピニオンリーダーの一人です。イーサリアムは、プルーフオブワーク(PoW)からプルーフオブステーク(PoS)に移行するための一連の重要なアップグレードを開始し、ブロックチェーンのスケーラビリティトリレンマを打破し、イーサリアムを「超音波マネー」として役立つかもしれません。

記事 (720)

key-updates-in-ethereum-and-other-public-blockchains-to-watch
Beginner
Ethereum

key-updates-in-ethereum-and-other-public-blockchains-to-watch

This article delves into the latest updates in public blockchain platforms like Ethereum, highlighting innovations in the execution, data availability, and settlement layers. Notable are projects like Monad, Sei, and MegaETH that introduce parallel EVM technologies to enhance the execution layer. Ethereum's cost-efficiency improvements via CallData updates and the progression of projects like Celestia and Avail in the DA layer are also discussed. Furthermore, new competitors in the settlement layer, such as Nebra, are emerging with promising, cost-effective solutions based on zero-knowledge proofs. The integration of Bitcoin and CKB into the DA layer and innovative DA strategies leveraging AI are also explored.
5/1/2024, 5:21:57 AM
Omni Network: A Unified Solution to Rollup Fragmentation
Beginner
DeFi
Ethereum

Omni Network: A Unified Solution to Rollup Fragmentation

Omni Network is an interoperability layer and L1 network on Ethereum, designed to connect various Roll-ups such as Optimism, Arbitrum, zkSync, and Starkware. It employs foundational technology innovations like re-staking via Eigenlayer, the Cosmos SDK, and the Tendermint consensus mechanism to offer a secure, modular, and high-performance Web3 infrastructure. Omni Network supports cross-Rollup interactions, aggregates liquidity, and simplifies user processes. It also introduces a dual-staking model, offers sub-second verification, and integrates with multiple Rollup architectures and applications. Omni Network has completed two rounds of funding, backed by prominent investors such as Pantera Capital, and has conducted a token sale on Binance's launchpool.
4/30/2024, 3:25:17 AM
Staking or not, ETH is no security
Beginner
Ethereum

Staking or not, ETH is no security

Staking ETH is a technical service to ensure transactions on the Ethereum network are processed properly and securely, rather than as an investment subject to securities laws.
4/28/2024, 12:50:23 PM
The Unified Architecture of Ethereum
Intermediate
Ethereum

The Unified Architecture of Ethereum

The unified architecture of Ethereum refers to its integrated framework that combines the base layer (Layer 1) with various Layer 2 scaling solutions. This architecture aims to balance decentral
4/25/2024, 1:16:16 PM
Quick Reading EIP-3074: What is it? What impact will it have on Ethereum?
Beginner
Ethereum

Quick Reading EIP-3074: What is it? What impact will it have on Ethereum?

EIP-3074 is an Ethereum Improvement Proposal (EIP) that introduces a novel approach to account management. It enables the delegation of control over regular user accounts (EOA) to smart contracts, facilitating more sophisticated transaction strategies. Proposed in 2020 by Ethereum core developers, EIP-3074 introduces two new opcodes, "AUTH" and "AUTHCALL," empowering EOAs to transform into smart contracts without the need to deploy new contracts. The implementation of EIP-3074 aims to enhance the overall user experience for wallet users by enabling gas sponsorship, batch transactions, and wallet asset recovery. While EIP-3074 presents promising advancements, it also raises some concerns such as increasing the risk of user asset theft, and possibly forming a parallel technology stack with the Account Abstraction (AA) proposal EIP-4337, which requires ensuring interoperability between the two.
4/25/2024, 5:23:04 AM
Make L2s Scale Again
Advanced
Blockchain
Ethereum
+1

Make L2s Scale Again

Ethereum’s shift to a rollup-centric roadmap induced explosive growth in modular scaling designs, eliminating gas fees over $100 and unlocking new application designs. However, it also faces a new problem of state fragmentation. The article analyzes the two major directions of scaling and explores their mechanisms.
4/24/2024, 3:38:40 PM
 Exploring Polymer: The Key to Seamless Blockchain Interoperability
Beginner
Blockchain
Ethereum

Exploring Polymer: The Key to Seamless Blockchain Interoperability

Discover the transformative potential of Polymer Labs in blockchain interoperability in this article. Explore how their cutting-edge technology is bridging networks and shaping the future of DeFi and NFTs.
4/24/2024, 5:59:50 AM
Omni Network Explained: Rollup Fragmentation Unification
Intermediate
Blockchain
Ethereum

Omni Network Explained: Rollup Fragmentation Unification

The OMNI network is an interoperability protocol across various Rollups, serving as a Layer 1 public chain and the first AVS (Arbitrum Verifier Shard) on the Eigenlayer. OMNI leverages heavy staking on the Eigenlayer to share Ethereum security and utilizes Byzantine Fault Tolerance (BFT) consensus mechanism to process a high volume of transactions while maintaining low latency.
4/23/2024, 6:14:24 PM
One bad signature will be able to drain your account on Ethereum after EIP-3074
Intermediate
Blockchain
Ethereum
+1

One bad signature will be able to drain your account on Ethereum after EIP-3074

After EIP-3074, a faulty signature could deplete the balance in your Ethereum account. The article elaborates on how wallets integrate EIP-3074 and explains the specific ways it could make users more vulnerable and the underlying mechanisms, aiming to prevent irreversible mistakes.
4/23/2024, 5:47:14 PM
Research Analysis Report on OPTIMISM Project
Intermediate
Ethereum

Research Analysis Report on OPTIMISM Project

Optimism is Ethereum Layer2 based on Optimistic expansion technology. Its vision is to become a world computer, and the settlement layer uses Ethereum. In line with Ethereum's vision of a world settlement layer, it cooperates closely with the Ethereum Foundation.
4/21/2024, 4:04:24 PM
UIB: The new Holy Grail in the UTXO world
Advanced
Ethereum
Macro Trends

UIB: The new Holy Grail in the UTXO world

This article discusses UTXO isomorphic binding (UIB) technology and believes that this is a major innovation in the BTC ecosystem. The key lies in solving the BTC network expansion problem.
4/19/2024, 12:34:09 PM
Create your own L2 Rollup with a RaaS in 2 minutes
Intermediate
Blockchain
Ethereum
+1

Create your own L2 Rollup with a RaaS in 2 minutes

Creating your own Rollup requires a relatively deep understanding of blockchain, but the growth of Rollup as a Service (RaaS) providers means you can deploy an L2 Rollup in minutes without writing a single line of code, effortlessly creating a Rollup!
4/18/2024, 1:44:37 PM
Ethereum Storage Roadmap: Challenges and Opportunities
Intermediate
Ethereum

Ethereum Storage Roadmap: Challenges and Opportunities

The article discusses the challenges brought by the ever-growing storage demand of Ethereum, particularly the inconsistency in storage behavior among full nodes. To solve this problem, the EIP-4444 and EIP-4844 standardized historical data deletion schemes are proposed. The article introduces the Ethereum Portal network and the EthStorage network as solutions, the former being a lightweight P2P network and the latter an incentivized modular storage network, both aiming to provide decentralized, Ethereum-aligned data storage and access. The article also proposes future development plans, including a decentralized Ethereum state network, proof of storage for dynamic-sized data, and decentralized access from browsers.
4/16/2024, 5:49:43 PM
Cradle-to-unicorn public goods funding
Beginner
Ethereum

Cradle-to-unicorn public goods funding

For readers interested in financing the Ethereum ecosystem and open-source projects, this article provides profound insights and strategies that help understand how to support and sustain innovative projects. The article not only analyzes various stages of project growth but also proposes solutions to promote public goods financing and ecosystem health development, which are of significant reference value to investors, builders, and policymakers.
4/16/2024, 2:26:29 PM
The Impact of Parallelizing the EVM: Endgame of Its Dominance?
Beginner
Blockchain
Ethereum

The Impact of Parallelizing the EVM: Endgame of Its Dominance?

After the consensus algorithm, DA (data layer), and zero-knowledge proof technology have been widely studied and iterated, the next hard-core technology to attract attention is Parallel EVM. The capital market has also invested hundreds of millions of dollars in this narrative, and many unique technologies have been born. A beast-level startup.
4/16/2024, 1:52:12 AM

暗号資産の世界へのゲートウェイ、Gateに登録して新たな視点を手に入れましょう

暗号資産の世界へのゲートウェイ、Gateに登録して新たな視点を手に入れましょう

It seems that you are attempting to access our services from a Restricted Location where Gate is unable to provide services. We apologize for any inconvenience this may cause. Currently, the Restricted Locations include but not limited to: the United States of America, Canada, Cambodia, Thailand, Cuba, Iran, North Korea and so on. For more information regarding the Restricted Locations, please refer to the User Agreement. Should you have any other questions, please contact our Customer Support Team.