This repository was archived by the owner on Mar 25, 2024. It is now read-only.
Open
Conversation
Collaborator
|
@thomas-nguy Hey, I understand the issue and generally using the latest compiler is preferred. However, updating the compiler is a change that would require an upgrade. Could you please redirect your PR to the |
69d971a to
62cf002
Compare
Collaborator
|
@thomas-nguy could you please run |
a4aa449 to
ef22c2d
Compare
Member
Author
|
done :) |
Member
Author
|
Mmm it seems the CI is still failing for some reasons? running locally |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What ❔
Upgrading zksolc version to 1.3.17
Why ❔
Prior to 1.13.16, there is no binary available for linux-arm64 which is breaking the zk init or hyperchain init script
https://github.com/matter-labs/zksolc-bin/tree/main/linux-arm64
Checklist