Skip to content

Bump Solidity compiler from 0.8.28 to 0.8.34#171

Merged
poszu merged 2 commits intomainfrom
claude/slack-bump-solidity-compiler-59ktV
Feb 25, 2026
Merged

Bump Solidity compiler from 0.8.28 to 0.8.34#171
poszu merged 2 commits intomainfrom
claude/slack-bump-solidity-compiler-59ktV

Conversation

@poszu
Copy link
Contributor

@poszu poszu commented Feb 25, 2026

Updates all foundry.toml files to use Solidity 0.8.34, the latest stable release. This addresses an important bug fix for clearing of storage and transient storage variables in the IR pipeline that affected versions 0.8.28 through 0.8.33.

https://claude.ai/code/session_013PqAM8Xvc9uPdfrpBasf9P

Updates all foundry.toml files to use Solidity 0.8.34, the latest stable
release. This addresses an important bug fix for clearing of storage and
transient storage variables in the IR pipeline that affected versions
0.8.28 through 0.8.33.

https://claude.ai/code/session_013PqAM8Xvc9uPdfrpBasf9P
Regenerate contract bindings after compiler version bump to ensure
they match the updated bytecode produced by solc 0.8.34.

https://claude.ai/code/session_013PqAM8Xvc9uPdfrpBasf9P
@poszu poszu merged commit 143ab61 into main Feb 25, 2026
9 checks passed
@poszu poszu deleted the claude/slack-bump-solidity-compiler-59ktV branch February 25, 2026 15:06
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