Skip to content

ci: bump solc to 0.8.34, add 0.8.35-pre.1 pre-release job#838

Closed
decofe wants to merge 2 commits intofoundry-rs:masterfrom
decofe:zerosnacks/bump-solc-0.8.34
Closed

ci: bump solc to 0.8.34, add 0.8.35-pre.1 pre-release job#838
decofe wants to merge 2 commits intofoundry-rs:masterfrom
decofe:zerosnacks/bump-solc-0.8.34

Conversation

@decofe
Copy link
Copy Markdown
Contributor

@decofe decofe commented Mar 26, 2026

Summary

Bump the pinned solc version in CI from 0.8.33 to 0.8.34 and add a new build-pre-release job that tests compilation against solc 0.8.35-pre.1 from argotorg/solidity v0.8.35-pre.1.

Changes

  • Bump --use solc:0.8.33--use solc:0.8.34 in CI build matrix
  • Add build-pre-release job that downloads the solc-static-linux binary from the GitHub release and runs the same build checks (with and without --via-ir)
  • Pre-release job uses continue-on-error: true so it doesn't block CI — it's informational to catch early regressions against the upcoming compiler release

Co-Authored-By: zerosnacks 95942363+zerosnacks@users.noreply.github.com

Prompted by: zerosnacks

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
@zerosnacks zerosnacks self-assigned this Mar 26, 2026
Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
Copy link
Copy Markdown

@7zkm7b8gw9-web 7zkm7b8gw9-web left a comment

Choose a reason for hiding this comment

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

Where did everything go?

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