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: set min stack length for transient opcodes #450

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Nashtare
Copy link
Collaborator

The minimum stack length requirement was not properly set for TLOAD / TSTORE opcodes.

@Nashtare Nashtare added the bug Something isn't working label Jul 26, 2024
@Nashtare Nashtare added this to the Testing and Validation milestone Jul 26, 2024
@Nashtare Nashtare self-assigned this Jul 26, 2024
@Nashtare Nashtare requested a review from muursh as a code owner July 26, 2024 19:30
@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Jul 26, 2024
@Nashtare Nashtare requested a review from LindaGuiga July 26, 2024 21:50
Copy link
Contributor

@LindaGuiga LindaGuiga left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@Nashtare Nashtare merged commit 9d49643 into develop Jul 26, 2024
14 checks passed
@Nashtare Nashtare deleted the fix/transient_min_stack branch July 26, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants