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

[Sequencer] zkevm_getBatchByNumber does not match zkevm node response #656

Closed
hexoscott opened this issue Jun 25, 2024 · 2 comments
Closed
Assignees

Comments

@hexoscott
Copy link
Collaborator

We discovered during attempting to run a validium network that this call has some inconsistency with the zkevm node version. The DAC node cannot read the batch from the sequencer because it disagrees with a "hash" there (not sure on the details at the moment).

@revitteth revitteth self-assigned this Jun 26, 2024
@revitteth
Copy link
Collaborator

revitteth commented Jun 27, 2024

  • - batchl2data
  • - accInputHash
  • - ler, ger, rer, mer
  • - verify batch tx hash
  • - response should be null when requesting batch height above node current sync

@mandrigin
Copy link
Collaborator

fixed by #702 among other fixes

@mandrigin mandrigin added this to the R2. RPC on Mainnet milestone Jul 4, 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

When branches are created from issues, their pull requests are automatically linked.

3 participants