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: Added script to compute hashes from L1, L2 and system contracts #1187

Merged
merged 27 commits into from
Jan 9, 2025

Conversation

mm-zk
Copy link
Collaborator

@mm-zk mm-zk commented Jan 8, 2025

What ❔

  • Script to compute all hashes (including EVM and ZKVM)

Why ❔

  • This will be used by other tools to verify the correctness of deployed bytecodes.

@mm-zk mm-zk merged commit 2cc0621 into sync-layer-stable Jan 9, 2025
22 checks passed
@mm-zk mm-zk deleted the mmzk_0108_fixing_hashes_computation_take2 branch January 9, 2025 06:47
@@ -91,6 +91,45 @@ jobs:
- name: Lint errors
run: yarn l1 errors-lint --check

check-hashes:
Copy link
Collaborator

Choose a reason for hiding this comment

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

you should remove the old CI for hashes for system contracts

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