Skip to content

Conversation

gianbelinche
Copy link

@gianbelinche gianbelinche commented May 9, 2025

What ❔

This PR changes the contracts due to the inversion of the sidecar communication
Related zksync-era PR

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@gianbelinche gianbelinche marked this pull request as ready for review May 23, 2025 18:23
@gianbelinche gianbelinche changed the title Eigenda invert sidecar EigenDAL1DAValidator change verification logic May 23, 2025

// Check that the eigenDAHash from the EigenDACertAndBlobVerifier (originally calculted on Risc0 guest) is correct
if (l2DAValidatorOutputHash != keccak256(abi.encodePacked(stateDiffHash, eigenDAHash)))
// Check that the eigenDAHash from the Inclusion Data (originally calculted on Risc0 guest) is correct
Copy link

@juan518munoz juan518munoz May 23, 2025

Choose a reason for hiding this comment

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

Fix the typo highlighted by github

@gianbelinche gianbelinche merged commit cfa84b3 into m1-eigenda May 23, 2025
15 checks passed
@gianbelinche gianbelinche deleted the eigenda-invert-sidecar branch May 23, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants