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

feat: Support solc 0.8.25 #360

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

alexroan
Copy link

@alexroan alexroan commented May 3, 2024

Motivation

Support Solc 0.8.25

Solution

Upgrade foundry-compilers dependency to latest version.
Fixes #341

@alexroan alexroan changed the title Update foundry compilers feat: Support solc 0.8.25 May 3, 2024
@alexroan
Copy link
Author

alexroan commented May 3, 2024

Hey @dutterbutter, it seems as though the dependency upgrade has caused some issues with use of alloy_primitives and alloy_json_abi within compile.rs.

Help appreciated! :)

@dutterbutter
Copy link
Collaborator

@alexroan thanks for posting this.

We have prioritized updating the entire foundry-zksync to latest foundry upstream this week. This will resolve the 0.8.25 support issue and provide much needed updates.

I will leave this open until that work is completed but wanted to provide context.

CC: @nbaztec @HermanObst

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.

[Dep Update] Update foundry-compilers to 0.3.13 to support 0.8.25 solc
2 participants