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

fix(inspector): call call_end/create_end when inspector shortcircuits calls #609

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Aug 17, 2023

If the Inspector shortcircuits the call of call/create, functions for call end call_end/create_end were not called, these calls were expected by the foundry and it broke a few things.

@Evalir Evalir requested a review from rakita August 17, 2023 14:13
@Evalir Evalir changed the title fix(revm): remove faulty empty bytecode check & light refactor fix(revm): call call_end & call_create when shortcircuiting & light refactor Aug 17, 2023
@rakita rakita force-pushed the evalir/fix-revm-check branch from 711b1c6 to 157244a Compare August 17, 2023 19:47
@rakita rakita force-pushed the evalir/fix-revm-check branch from 157244a to f3bd77f Compare August 17, 2023 19:51
@rakita rakita changed the title fix(revm): call call_end & call_create when shortcircuiting & light refactor fix(inspector): call call_end/create_end when inspector shortcircuits calls Aug 17, 2023
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.

@Evalir can you double check the PR?

@Evalir
Copy link
Contributor Author

Evalir commented Aug 17, 2023

@rakita yep double checking rn

Copy link
Contributor Author

@Evalir Evalir left a comment

Choose a reason for hiding this comment

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

Alright @rakita — triple checked, confirmed it works as expected. Thank you!

@rakita rakita merged commit 7e83c7f into bluealloy:main Aug 17, 2023
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