We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b8aae commit a1b535fCopy full SHA for a1b535f
1 file changed
Changelog.md
@@ -5,6 +5,7 @@ Language Features:
5
Compiler Features:
6
7
Bugfixes:
8
+* Yul Optimizer: Fix a bug in `UnusedStoreEliminator`, which could lead to incorrect removal of `mstore` or `sstore` in certain cases.
9
10
11
### 0.8.34 (2026-02-18)
0 commit comments