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 helper for eth_simulateV1 to TransferInspector #196

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

klkvr
Copy link
Contributor

@klkvr klkvr commented Sep 12, 2024

ref ethereum/execution-apis#484 paradigmxyz/reth#10829

Also added hook for eofcreate and moved all handling away from _env hooks to ensure correct ordering.

We don't yet insert logs for selfdestructs, would need update on revm side to pass journaled state into the hook

Copy link
Contributor

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@mattsse
Copy link
Contributor

mattsse commented Sep 12, 2024

clippy unrelated

@mattsse mattsse merged commit 95a25ac into paradigmxyz:main Sep 12, 2024
10 of 11 checks passed
lwedge99 pushed a commit to sentioxyz/revm-inspectors that referenced this pull request Oct 8, 2024
…yz#196)

ref ethereum/execution-apis#484
paradigmxyz/reth#10829

Also added hook for `eofcreate` and moved all handling away from `_env`
hooks to ensure correct ordering.

We don't yet insert logs for selfdestructs, would need update on revm
side to pass journaled state into the hook
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