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

Hooked version of StackExecutor #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Hooked version of StackExecutor #25

wants to merge 2 commits into from

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented May 6, 2021

This implements a hooked version of the StackExecutor. Alternative to #18.

It creates a separated HookedStackExecutor struct as a wrapper for StackExecutor instead of directly integrating the hooks to StackExecutor.

s-medvedev referenced this pull request in neonlabsorg/evm Jun 10, 2021
@gakonst
Copy link
Contributor

gakonst commented Sep 11, 2021

Hi @sorpaas nice work! Curious on what the status on this PR is, do you intend to bring it over the finish line? What are the blockers for it? It'd be really useful to have it, since it'd allow implementing custom tracers, potential gas profiling etc.

@gakonst
Copy link
Contributor

gakonst commented Sep 20, 2021

@sorpaas bump, in case you didn't have the time to check on the above

@jparklev
Copy link

Gentle bump on this @sorpaas. Or does #33 supersede this in your mind @nanocryk?

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

Successfully merging this pull request may close these issues.

3 participants