crytic / crytic/evm-opcodes

Missing Transient Storage and PUSH0(0x5f) opcodes

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1.4k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

Recently two more opcodes have been introduced, via [EIP1153](https://eips.ethereum.org/EIPS/eip-1153). TSTORE and TLOAD. We should add them here.
Edit: PUSH0(0x5f) is also missing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository's opcode listing or reference table; the issue identifies EIP-1153 and PUSH0 as the missing entries. Add TSTORE, TLOAD, and PUSH0 (0x5f), then verify that the opcode reference includes all three entries with the expected values.

Written by the indexing model from the issue text.

Assessment

Tech stack
blockchain
Domain
blockchain
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.