阅读
编辑
历史
通知
分享
EIP-4444
EIP-4444 is an Ethereum Improvement Proposal that aims to make Ethereum nodes lighter and easier to run by pruning historical data reducing the storage burden on full nodes with the purging of old data, which is one of main EIPs in the Purge upgrade for Ethereum. With the implementation of EIP-4444, full nodes(historical data) are no longer required to store data that is more than one year old—essentially creating more storage space for the full nodes.[1][3][7]
Overview
EIP-4444 is a proposal to improve the scalability of the Ethereum network by reducing storage requirements for full nodes. While it comes with some limitations regarding historical data access, there are ongoing efforts to develop decentralized storage solutions to mitigate this.
The EIP-4444 is a relatively old EIP that was created in 2021 but resurfaced after Vitalik Buterin repurposed it for The Purge Upgrade. Title of EIP-4444 is "Bound Historical Data in Execution Clients" and it prunes historical data in clients older than one year.[1][2]
According to Buterin, EIP-4444 has the potential to significantly boost the decentralization of Ethereum’s nodes. Along with the announcement that Geth has removed support for pre-Merge (PoW) networks, the Ethereum co-founder revealed that thousands of lines of code have been purged.[6]
Full nodes currently store the entire history of the Ethereum blockchain, which can take up a significant amount of storage space around 12 TB. EIP-4444 proposes that full nodes can prune, or delete, data that is over one year old. This frees up storage space for nodes to run more efficiently.
By allowing full nodes to discard old data, EIP-4444 aims to make running a full node more accessible. This could incentivize more people to participate in securing the Ethereum network.
After Dencun Upgrade was implemented, Ethereum's focus upgrade was shifted from the EIP-4844 to the EIP-6780 and the EIP-4444. Through the EIP-4444, the focus of The Purge will be on increasing the scalability aspect of Ethereum as well as the decentralization aspect. [2]
Benefits
On Jan. 11, 2024 Buterin advocated for a modest 33% gas limit increase to potentially improve network throughput. The gas limit refers to the maximum amount of work and gas spent executing Ethereum transactions or smart contracts in each block. It is set to ensure that blocks are not too large, which would impact network performance and synchronization. Potential solutions include upgrades like EIP-4444 tackling chain history expiration and EIP-4844 for rollup data availability using “blobs,” which will help curb long-term growth trends.[4]
The implementation of EIP-4444 will give benefits to nodes or validators as well as users and developers. For nodes, there will be cheaper requirements to be a full node on the Ethereum Blockchain because less storage space is needed. For users and developers, the transaction cost will decrease because there are fewer costs on the storage side of the nodes. [2]
Drawbacks
If a full node prunes data, it will not be able to serve requests for information older than limited one year directly. And nodes would need new ways to update and align with Ethereum’s current blockchain state, as they won’t hold the entire transaction history. To achieve that, historical data will need to be extracted and served to users through alternative methods, ensuring continued access to the information while streamlining node operations. Some methods include data indexing services like The Graph, off-chain storage solutions, data torrents, and snapshot services.[3]
Authors
- George Kadianakis.
- lightclient.
- Alex Stokes.
EIP-4444
参考文献
[1]
bitrue - EIP-4444 and EIP-6780: Two Main EIPs in The Purge Upgrade for Ethereum
May 31, 2024
[2]
[3]
[4]
Cointelegraph - Ethereum devs air concern over Vitalik’s plan to increase gas limit
Jun 2, 2024
[5]
[6]
Coinmarketcap - Vitalik Buterin Reveals Next Stages of Ethereum’s Purge Initiative
Jul 7, 2024
[7]
Bitrue - EIP-4444 and EIP-6780: Two Main EIPs in The Purge Upgrade for Ethereum
Jul 7, 2024