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 analysis storage size check incorrectly including transient storage variables #15901

Merged
merged 3 commits into from
Mar 2, 2025

Conversation

matheusaaguiar
Copy link
Collaborator

Fix #15899.

@matheusaaguiar matheusaaguiar self-assigned this Feb 28, 2025
@matheusaaguiar matheusaaguiar changed the title Fix storage size bug Fix analysis storage size check incorrectly including transient storage variables Feb 28, 2025
cameel
cameel previously approved these changes Feb 28, 2025
Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

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

The code is correct so I'm approving already, but there are a few small things we could still improve here.

cameel
cameel previously approved these changes Feb 28, 2025
@cameel cameel force-pushed the fixStorageSizeBug branch from f50e2ff to e601d83 Compare March 2, 2025 19:59
@cameel cameel enabled auto-merge March 2, 2025 19:59
@cameel cameel merged commit a83a820 into develop Mar 2, 2025
74 checks passed
@cameel cameel deleted the fixStorageSizeBug branch March 2, 2025 20:39
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.

Analysis storage size check counts transient storage as storage
2 participants