duneanalytics / duneanalytics/evm.codes

Feature request: Highlight instructions in the playground.

Open
#299 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
827
Forks
199
Avg merge
15m
Merged PRs (30d)
1

Description

Feature:

Highlight certain opcodes (especially jump instructions) in different colors for better reading & understanding of the bytecode.

Implementation:

Maybe a menu or list where all opcodes are listed and you can pick a custom color for each one. 

Additional freature:

The left column in the playground should keep track of the current instruction in the right column via a highlighted line.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin at the playground UI entry point and trace how opcodes are rendered in the left and right columns. Define how users choose colors for opcodes, especially jumps, and how the current instruction stays synchronized; done means both behaviors work together in the playground.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.