newsence
來源篩選

Add EIP-XXXX: Reserve `0xAE EXTENSION` opcode

Ethereum Magicians

Discussion topic for Add EIP: Reserve `0xAE EXTENSION` opcode by pdobacz · Pull Request #11327 · ethereum/EIPs · GitHub Update Log 2026-02-17: initial draft External Reviews None as of 2026-02-17. Outstanding Issues None as of 2026-02-17. Summary (from EIP text:) The EIP reserves an opcode `0xAE EXTENSION` which will be guaranteed to not become a valid opcode on Ethereum L1 EVM, but which will be available to be used in other EVMs as a prefix to encode extension instructions. By setting aside a single opcode and agreeing that it will never become a valid instruction on Ethereum L1 EVM, we open up to extensions which can be implemented on other EVM chains. If these extensions prove out to be successful outside of Ethereum L1, then they can be back-ported into Ethereum L1 EVM, to the benefit of the entire EVM ecosystem. The extension opcode is designed in such a way to not only have **no impact** on Ethereum L1 EVM behavior, but also to not require any Ethereum Execution Layer Client modifications relevant to consensus. Prior art MIP-7: Extension opcodes , original Monad Improvement Proposal 1 post - 1 participant Read full topic

newsence

新增 EIP-XXXX:保留 `0xAE EXTENSION` 操作碼

Ethereum Magicians
11 天前

AI 生成摘要

此以太坊改進提案 (EIP) 旨在保留 `0xAE EXTENSION` 操作碼。此操作碼保證不會在以太坊 L1 EVM 上使用,使其可用於其他 EVM 鏈上的擴展,並在成功後可能回溯移植到以太坊 L1。

新增 EIP-XXXX:保留 0xAE EXTENSION 操作碼 - EIPs 核心 - 以太坊魔法師團

大家好,

這是一份草案 EIP,旨在保留 0xAE EXTENSION 操作碼。

0xAE EXTENSION 操作碼目前未使用,且可供未來使用。此 EIP 提議將其保留供以太坊核心開發團隊未來使用。

此保留的目的在於確保在核心開發團隊有機會評估其潛在用途之前,該操作碼不會被任何其他 EIP 或合約使用。這將有助於防止衝突,並確保該操作碼以符合以太坊平台整體目標的方式使用。

我將感謝對此提案的任何回饋。

謝謝,
[您的名字]