duneanalytics / duneanalytics/evm.codes

In Playground: Add a way to navigate backwards in the opocdes

Open
#212 3 comments 4 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

As per the current UI, Once I start "Step Into" through the opcodes, I can only move forwards. In case I missed some detail about an opcode, I need to run it again and step into each of it again

evmCodes

Proposed solution
Adding a button to navigate forward or backwards through opcodes would be super awesome in terms of UI/UX

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

Start by locating the Playground UI that handles Step Into navigation and review how the current opcode position is tracked. Define backward navigation so previously visited opcodes can be revisited without restarting, then verify that the forward and backward controls provide the requested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
blockchain, typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.