evm icon indicating copy to clipboard operation
evm copied to clipboard

Hooked version of StackExecutor

Open sorpaas opened this issue 4 years ago • 3 comments

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.

sorpaas avatar May 06 '21 14:05 sorpaas

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 avatar Sep 11 '21 22:09 gakonst

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

gakonst avatar Sep 20 '21 22:09 gakonst

Gentle bump on this @sorpaas. Or does https://github.com/rust-blockchain/evm/pull/33 supersede this in your mind @nanocryk?

jparklev avatar Nov 17 '21 06:11 jparklev