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

feat(examples): Generate Block Traces #895

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Dec 3, 2023

Description

Upstreams an example to generate block traces. (WIP)

@refcell
Copy link
Contributor Author

refcell commented Dec 4, 2023

TODO: the bufwriter is currently not flushed before it is dropped as part of the eip 3155 tracer.

Implemented a naive wrapper around the buffered file writer to allow for flushing after the tx inspecting and commit is finished.

@refcell refcell force-pushed the refcell/block-traces branch from ef0ad64 to d2862b3 Compare December 4, 2023 02:17
@refcell refcell marked this pull request as ready for review December 4, 2023 02:17
@refcell refcell force-pushed the refcell/block-traces branch from 7b3a53a to 1379a1a Compare December 5, 2023 00:04
@refcell refcell requested a review from rakita December 5, 2023 00:04
Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

2 participants