Skip to content

Conversation

@coffeexcoin
Copy link
Contributor

@coffeexcoin coffeexcoin commented Jun 4, 2025

PR-Codex overview

This PR primarily updates import paths in various Solidity files to align with a new directory structure and updates dependency versions in package.json and package-lock.json.

Detailed summary

  • Updated import paths from @matterlabs/zksync-contracts/l2/system-contracts/... to @matterlabs/zksync-contracts/contracts/system-contracts/... in multiple files.
  • Added new directories to .gitignore: out/ and zkout/.
  • Updated @matterlabs/zksync-contracts version to 1.0.0-alpha.9.
  • Updated @matterlabs/hardhat-zksync and @matterlabs/hardhat-zksync-verify versions.
  • Added a CI workflow in .github/workflows/foundry-build.yml.
  • Updated foundry.toml with new configurations and paths.
  • Updated Transaction and IPaymasterFlow imports in several contract files.

The following files were skipped due to too many changes: package-lock.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@coffeexcoin coffeexcoin marked this pull request as ready for review June 24, 2025 13:17
@coffeexcoin coffeexcoin merged commit 9c22e7a into main Jun 24, 2025
2 of 3 checks passed
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