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: add immediate bytes recording #169

Merged
merged 4 commits into from
Jul 19, 2024

Conversation

klkvr
Copy link
Contributor

@klkvr klkvr commented Jul 17, 2024

before EOF those were only present for PUSH* opcodes, and they were trivial to obtain by looking at the top of the stack, now it is a bit more complex, so this would be useful

src/tracing/mod.rs Outdated Show resolved Hide resolved
src/tracing/mod.rs Outdated Show resolved Hide resolved
@klkvr
Copy link
Contributor Author

klkvr commented Jul 18, 2024

also added code_section_idx recording

@mattsse mattsse merged commit fae7050 into paradigmxyz:main Jul 19, 2024
11 checks passed
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.

3 participants