This article analyzes why discounts should be given to these endorsements and whether we should eliminate the discount on witness data by means of a soft fork.
This article introduces the two major advantages of the Nervos public chain from a technical perspective - custom cryptography and account abstraction.
This article provides a detailed explanation of the principles and implementation details of EIP-7706. This proposal draws on the Blob gas pricing mechanism from EIP-4844 to further reduce the operational costs of Layer 2 (L2). It helps readers quickly understand the latest developments in the Ethereum Gas mechanism.
This article provides a detailed analysis of the architecture and technology of Scroll, helping readers understand the current network status and future development directions of Scroll. It also explains the Scroll zkEVM circuits and audits.
In this post, we'll cover what a wallet is, how wallets are made, and how they use elliptic curve cryptography to generate and secure private-public key pairs, derive seed phrases, and facilitate secure blockchain interactions.
One of the challenges Ethereum faces is the growing historical data bloat and protocol complexity over time. The primary goals of The Purge are to reduce client storage requirements by minimizing or eliminating the need for each node to permanently store all historical records, and even the final state; and to reduce protocol complexity by removing unnecessary features.
The EIP-7706 proposal aims to reduce the operating costs of Ethereum L2, change the economic model, and introduce a dual pricing model of Base fee and Priority fee. EIP-4844 proposes Blob Transaction to stabilize transaction fees and will be implemented in 2024. The gas model in Ethereum will also increase restrictions as the network develops, such as the consumption of calldata. This helps L2 development and reduces sequencer costs. This article will introduce the latest Ethereum Gas Fee mechanisms.
There has for a long time been interest in the concept of multi-dimensional gas, and with EIP-4844 we actually have multi-dimensional gas working on Ethereum today. This post explores the benefits of this approach, and the prospects for increasing it further.
This article provides a detailed analysis of the question of whether Bitcoin's embrace of OP_CAT for exploring smart contracts or its adherence to Satoshi Nakamoto's original vision to maintain purity.
This article offers the critical role of the "mempool" in cryptocurrency transactions, providing a deep understanding of its concept and operations. It highlights the dynamics and lifecycles of transactions handled within the mempool, explaining the potential reasons for congestion and delays.
This article details the operation of EVM as the core of Ethereum, and explores the innovations made by high-performance Layer1 blockchains in terms of parallel execution and virtual machine selection. In the future, more Layer 1s will implement EVM parallel upgrades or EVM compatible solutions to promote the diverse development of the blockchain ecosystem.
Since Vitalik published the seminal work "The Rollup-Centric Ethereum Roadmap" in October 2020, there have been many changes over the past three years.