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

Pass correct updater to traceEndTransaction #7886

Conversation

Gabriel-Trintinalia
Copy link
Contributor

PR description

Provide the correct updater to traceEndTransaction to ensure consistency with other calls.

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Copy link
Contributor

@lu-pinto lu-pinto left a comment

Choose a reason for hiding this comment

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

LGTM, I actually think we should pass a fork of the evmWorldUpdater to every tracer call. I think this might still fix some other odd case and make it consistent to avoid any confusions.

@daniellehrner for context, this came up while working together with Linea. Since you made the changes to support account abstraction and EvmWorldUpdater was introduced there, it would be great to have your input

@Gabriel-Trintinalia Gabriel-Trintinalia enabled auto-merge (squash) November 20, 2024 10:01
@Gabriel-Trintinalia Gabriel-Trintinalia merged commit 46f3d64 into hyperledger:main Nov 20, 2024
43 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