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

adding zksync wrappers #1599

Draft
wants to merge 2 commits into
base: ccip-develop
Choose a base branch
from
Draft

adding zksync wrappers #1599

wants to merge 2 commits into from

Conversation

yashnevatia
Copy link
Collaborator

@yashnevatia yashnevatia commented Jan 15, 2025

Holds v1.5 wrappers

I was in a nix shell derived from chainlink-integrations-pipeline

cd chainlink-integrations-pipeline
nix develop .#oneclick
# navigate to ccip dir

Steps:

# in ccip dir
# navigate to this branch 
# from root 
./contracts/scripts/native_solc_compile_all_ccip
# that should give you binaries in contracts/solc and contracts/zksolc
cd core/gethwrappers/ccip/ 
go generate go_gen_zk.go

@yashnevatia yashnevatia marked this pull request as draft January 15, 2025 11:47
Copy link
Contributor

@mateusz-sekara mateusz-sekara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more changes to the ccip repo please. Use chainlink instead as we are migrating back to the Chainlink repo

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