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 unecessary eager evaluation of evm.* outputs in Standard JSON #15623

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

cameel
Copy link
Member

@cameel cameel commented Dec 6, 2024

Fixes #15615.

@cameel cameel requested a review from clonker December 6, 2024 21:33
@cameel cameel self-assigned this Dec 6, 2024
@cameel cameel force-pushed the fix-evm-output-eager-evaluation branch from 02c068d to 00b8db7 Compare December 6, 2024 22:05
@cameel cameel force-pushed the fix-evm-output-eager-evaluation branch from 00b8db7 to 11d8fdd Compare December 10, 2024 22:15
@cameel cameel enabled auto-merge December 10, 2024 22:15
@cameel cameel merged commit ea52aca into develop Dec 10, 2024
73 checks passed
@cameel cameel deleted the fix-evm-output-eager-evaluation branch December 10, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EVM JSON outputs are generated even when not requested
2 participants