reth icon indicating copy to clipboard operation
reth copied to clipboard

Add execution traces to ExEx

Open pistomat opened this issue 1 year ago • 3 comments

Describe the feature

I want to consume execution traces in my ExEx.

Currently the Chain struct does not contain them. The obvious solution would be to re-execute the block with a custom executor, but that would mean unnecessary additional computation.

I hear there is a plan to add a custom executor with an inspector. As per reth telegram group discussion, I am adding this issue.

CC @mattsse @shekhirin

Additional context

No response

pistomat avatar Jul 16 '24 08:07 pistomat

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] avatar Aug 07 '24 01:08 github-actions[bot]

Nooo don't close this.

pistomat avatar Aug 08 '24 14:08 pistomat

indeed, sorry for the delay, we need to do some additional prep for this feature to not make a total mess hehe

but this is very much planned

mattsse avatar Aug 08 '24 21:08 mattsse