Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zaryab2000 opened this issue Feb 13, 2023 · 2 comments
Open

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

zaryab2000 opened this issue Feb 13, 2023 · 2 comments

Comments

@zaryab2000
Copy link

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

@plotchy
Copy link

plotchy commented Aug 23, 2023

I agree! When deep in a trace with many breakpoints already, stepping backwards would be very helpful over re-running and attempting to find the same spot

@salparadi
Copy link

+1 to this, would be super helpful in testing to not have to re-run. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants