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(zksync): add ZKsync local hyperchain networks #3081

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

danijelTxFusion
Copy link
Contributor

@danijelTxFusion danijelTxFusion commented Dec 1, 2024

This PR adds ZKsync local hyperchain networks required for testing bridge functionalities.

The setup is available here: https://github.com/matter-labs/local-setup/blob/main/zk-chains-docker-compose.yml


PR-Codex overview

This PR introduces local hyperchain networks for ZKsync, enhancing the functionality and structure of the codebase by adding new chain definitions and exports.

Detailed summary

  • Added zksyncLocalCustomHyperchain, zksyncLocalHyperchain, and zksyncLocalHyperchainL1 definitions.
  • Updated exports in src/chains/index.ts and src/zksync/chains.ts.
  • Created new files for zksyncLocalHyperchain, zksyncLocalCustomHyperchain, and zksyncLocalHyperchainL1 with respective configurations.

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

Copy link

vercel bot commented Dec 1, 2024

@danijelTxFusion is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

changeset-bot bot commented Dec 1, 2024

🦋 Changeset detected

Latest commit: bd8705d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

src/chains/index.ts Outdated Show resolved Hide resolved
@danijelTxFusion danijelTxFusion force-pushed the zksync/local-hyperchain-networks branch from 2febc3a to 2a51a7b Compare December 2, 2024 05:14
@danijelTxFusion danijelTxFusion requested a review from jxom December 2, 2024 05:15
src/chains/index.ts Outdated Show resolved Hide resolved
@danijelTxFusion danijelTxFusion force-pushed the zksync/local-hyperchain-networks branch from 2a51a7b to bd8705d Compare December 2, 2024 07:33
@danijelTxFusion danijelTxFusion requested a review from jxom December 2, 2024 10:01
@jxom jxom merged commit 0d9dfcd into wevm:main Dec 2, 2024
21 of 35 checks passed
@github-actions github-actions bot mentioned this pull request Dec 2, 2024
@danijelTxFusion danijelTxFusion deleted the zksync/local-hyperchain-networks branch December 3, 2024 05:16
@tmm tmm mentioned this pull request Dec 21, 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.

3 participants