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

Emit trace events as they happen instead of storing them #909

Open
SamWilsn opened this issue Mar 20, 2024 · 0 comments
Open

Emit trace events as they happen instead of storing them #909

SamWilsn opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty

Comments

@SamWilsn
Copy link
Collaborator

As recommended by @holiman on holiman/goevmlab#131 (comment) and @MariusVanDerWijden on discord, we shouldn't be storing EVM trace events longer than necessary.

For example, we'd need to change this:

And remove this:

@SamWilsn SamWilsn added A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty labels Mar 20, 2024
@SamWilsn SamWilsn added this to the Post-Cancun Refactoring milestone Mar 20, 2024
@SamWilsn SamWilsn removed this from the Post-Cancun Refactoring milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty
Projects
None yet
Development

No branches or pull requests

2 participants