EIP-141
Designated invalid EVM instruction
FinalStandards Track: Core
创建时间: 2017-02-09
Alex Beregszaszi (@axic)
1 分钟了解
欢迎补充好内容
去提交相关视频
欢迎补充好内容
去提交正文
Abstract
An instruction is designated to remain as an invalid instruction.
Motivation
The invalid instruction can be used as a distinct reason to abort execution.
Specification
The opcode 0xfe is the INVALID instruction. It can be used to abort the execution (i.e. duplicates as an ABORT instruction).
Backwards Compatibility
This instruction was never used and therefore has no effect on past contracts.
Copyright
Copyright and related rights waived via CC0.
扩展阅读
欢迎补充好内容
去提交