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: Implement real-time contract compilation for zkSync verification #903

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crStiv
Copy link

@crStiv crStiv commented Jan 19, 2025

  • Added real-time contract compilation for zkSync network verification
  • Replaced TODO with actual implementation
  • Uses the same compilation approach as for non-zkSync networks
  • Properly handles contract metadata and bytecode comparison

This change improves the verification process for zkSync networks by compiling
contracts in real-time instead of using pre-deployed bytecode, making the
verification process more reliable and consistent with other networks.

Copy link

github-actions bot commented Jan 19, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@crStiv
Copy link
Author

crStiv commented Jan 19, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jan 19, 2025
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