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

ci(github): update CI workflow #526

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

sambacha
Copy link
Contributor

update to correct foundry github action repo
add identifier to compat checks

Also, shouldn't the Via-IR compilation time checks use the latest solc?

update to correct foundry github action repo
add identifier to compat checks


Also, shouldn't the Via-IR compilation time checks use the latest solc?
Copy link
Collaborator

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

Thank you!

Also, shouldn't the Via-IR compilation time checks use the latest solc?

The intent of those is mainly to help prevent accidentally re-introducing regressions in build time that previously occurred when using that version. It's possible improvements to solc in future 0.8.x versions would no longer have resulted in those regressions, so I think it's more conservative to stick with the version known to be susceptible to the performance hits we saw

@mds1 mds1 merged commit e87b828 into foundry-rs:master Mar 25, 2024
mds1 added a commit that referenced this pull request Mar 25, 2024
mds1 added a commit that referenced this pull request Mar 25, 2024
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.

2 participants