mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-30 16:43:46 +00:00
core/vm: Make INVALID a defined opcode (#24017) * core/vm: Define 0xfe opcode as INVALID * core/vm: Remove opInvalid as opUndefined handles it Co-authored-by: Alex Beregszaszi <alex@rtfs.hu> Co-authored-by: Andrei Maiboroda <andrei@ethereum.org> Co-authored-by: Alex Beregszaszi <alex@rtfs.hu> |
||
|---|---|---|
| .. | ||
| create.json | ||
| deep_calls.json | ||
| delegatecall.json | ||
| inner_create_oog_outer_throw.json | ||
| inner_instafail.json | ||
| inner_throw_outer_revert.json | ||
| oog.json | ||
| revert.json | ||
| revert_reason.json | ||
| selfdestruct.json | ||
| simple.json | ||
| throw.json | ||