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 marked this pull request as ready for review December 4, 2023 02:17
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

@rakita rakita merged commit 5a47ae0 into bluealloy:main Dec 5, 2023
22 checks passed
@github-actions github-actions bot mentioned this pull request Jan 12, 2024
This was referenced Sep 9, 2024
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