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(zk): add zksolc support #45

Merged
merged 11 commits into from
Nov 26, 2024
Merged

feat(zk): add zksolc support #45

merged 11 commits into from
Nov 26, 2024

Conversation

Karrq
Copy link

@Karrq Karrq commented Nov 26, 2024

Update foundry-compilres to 0.12.3 taking latest changes from 0.11.6 (up to 87c2e83).

New features compared to 0.11.6:

  • settings restrictions (to be implemented, currently stubbed out)
  • compilation profiles & per-file compilation settings

elfedy and others added 8 commits November 25, 2024 21:44
* feat: zksolc 1.5.7 support

* chore: update version constants
feat: add FromStr to ZkSolcWarnings and ZkSolcErrors (#37)
feat(zk): mark bytecode as unlinked
refactor(zk): get output from `eravm` object
feat: retain pre-1.5.7 zksolc compatibility
test(artifact:zk): unprefixed bytecode test
feat(zk): per-source profile & settings
feat(zk): stub our zksolc settings restrictions
@Karrq Karrq self-assigned this Nov 26, 2024
@Karrq Karrq merged commit c0cc4bc into zksync-v0.12.3 Nov 26, 2024
4 checks passed
@Karrq Karrq deleted the wip-zksync-v0.12.3 branch November 26, 2024 11:44
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.

5 participants