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

fix(proof_data_handler): Feature flag state_diff_hash check #545

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

EmilLuta
Copy link
Contributor

What ❔

Feature flag state_diff_hash check to boojum only.

Why ❔

This work is needed only on boojum capable deployments. Outside that, check .expect("No state diff hash key") will always fail.

Discussion here.

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.
  • Code has been formatted via zk fmt and zk lint.

This work is needed only on boojum capable deployments.
Outside that, check `.expect("No state diff hash key")` will always
fail.

Discussion [here](https://matter-labs-workspace.slack.com/archives/C05EB746E8G/p1701080840186819).
@EmilLuta EmilLuta requested a review from a team as a code owner November 27, 2023 11:10
@EmilLuta EmilLuta changed the title Fix(proof_data_handler): Feature flag state_diff_hash check fix(proof_data_handler): Feature flag state_diff_hash check Nov 27, 2023
@EmilLuta EmilLuta added this pull request to the merge queue Nov 27, 2023
Merged via the queue into main with commit 0cab378 Nov 27, 2023
23 of 24 checks passed
@EmilLuta EmilLuta deleted the evl-feature-branch-boojum-checks branch November 27, 2023 12:30
github-merge-queue bot pushed a commit that referenced this pull request Nov 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[18.2.0](core-v18.1.0...core-v18.2.0)
(2023-11-27)


### Features

* **en:** Implement gossip fetcher
([#371](#371))
([a49b61d](a49b61d))
* **state-keeper:** reapply computational gas limit
([#544](#544))
([698dbc3](698dbc3))
* **state-keeper:** Remove computational gas limit from boojum protocol
version ([#536](#536))
([e59a7c6](e59a7c6))


### Bug Fixes

* **core:** differentiate l2 to l1 logs tree size for pre and post
boojum batches
([#538](#538))
([1e9e556](1e9e556))
* **proof_data_handler:** Feature flag state_diff_hash check
([#545](#545))
([0cab378](0cab378))
* **prover:** use a more performant query to get next job for FRI prover
([#527](#527))
([2cddf3c](2cddf3c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
toni-calvin pushed a commit to lambdaclass/zksync-era that referenced this pull request Aug 8, 2024
Signed-off-by: Danil <deniallugo@gmail.com>
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