📢 #Gate Square Writing Contest Phase 3# is officially kicks off!
🎮 This round focuses on: Yooldo Games (ESPORTS)
✍️ Share your unique insights and join promotional interactions. To be eligible for any reward, you must also participate in Gate’s Phase 286 Launchpool, CandyDrop, or Alpha activities!
💡 Content creation + airdrop participation = double points. You could be the grand prize winner!
💰Total prize pool: 4,464 $ESPORTS
🏆 First Prize (1 winner): 964 tokens
🥈 Second Prize (5 winners): 400 tokens each
🥉 Third Prize (10 winners): 150 tokens each
🚀 How to participate:
1️⃣ Publish an
Ethereum Prosperity Roadmap: EVM Upgrade, Account Abstraction and Advanced Cryptography
The Possible Future of the Ethereum Protocol (6): Prosperity
The prosperity phase involves many hard-to-categorize detailed improvements that are crucial for the success of Ethereum. About half of the content pertains to different types of EVM improvements, while the remaining part consists of various niche topics.
Key Objectives of the Prosperity Stage
EVM Improvement
The first step in the current EVM improvement roadmap is the EVM object format (EOF). EOF specifies a new version of EVM code with multiple features:
After EOF, the EVM module can further introduce arithmetic extensions ( EVM-MAX ) and Single Instruction Multiple Data ( SIMD ) functions. These improvements will significantly enhance EVM performance, especially in cryptographic computations.
Account Abstraction
Account abstraction aims to allow smart contracts to initiate transactions, not just limited to external accounts. The ERC-4337 standard achieves this goal, but further development is needed for full integration into the protocol layer.
The EIP-7701 proposal is based on EOF to achieve account abstraction. It allows accounts to have a separate verification code section that is executed during the transaction validation step. This approach treats account abstraction as a new type of EOA, whose signing algorithm is EVM code execution.
EIP-1559 Improvement
EIP-1559 has significantly improved the average block inclusion time, but there are still some imperfections. Multi-dimensional Gas is a solution that sets different prices and limits for different resources. EIP-7706 introduces a new Gas dimension for calldata while simplifying the multi-dimensional Gas mechanism.
Verifiable Delay Function ( VDFs )
VDF is a function that can only be computed sequentially, and can be used as a more robust source of randomness. It can solve the "1-bit manipulation" problem that each proposer has in the current RANDAO randomness mechanism. However, a VDF construction that fully meets the needs of Ethereum has not yet been found.
Advanced Cryptography
Three powerful cryptographic primitives are expected to greatly enhance the capabilities of Ethereum in the future:
These technologies, combined with quantum one-time signatures, are expected to achieve nearly perfect trustless third parties. They can provide strong security and privacy protection for applications such as voting and support more powerful decentralized applications.
However, these advanced cryptographic technologies still require substantial research and development to become practical. Indistinguishable obfuscation and quantum computers are not yet mature, but they may fundamentally change the game in the future.