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: JSON proof serialization #3514

Merged
merged 2 commits into from
Jan 22, 2025
Merged

fix: JSON proof serialization #3514

merged 2 commits into from
Jan 22, 2025

Conversation

Artemka374
Copy link
Contributor

@Artemka374 Artemka374 commented Jan 22, 2025

What ❔

Add #[serde(untagged)] for L1BatchProofForL1 to ensure backwards compatibility.

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

perekopskiy
perekopskiy previously approved these changes Jan 22, 2025
EmilLuta
EmilLuta previously approved these changes Jan 22, 2025
@Artemka374 Artemka374 enabled auto-merge January 22, 2025 08:53
@Artemka374 Artemka374 dismissed stale reviews from EmilLuta and perekopskiy via 672924f January 22, 2025 10:36
@Artemka374 Artemka374 added this pull request to the merge queue Jan 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 22, 2025
@Artemka374 Artemka374 added this pull request to the merge queue Jan 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 22, 2025
@Artemka374 Artemka374 added this pull request to the merge queue Jan 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 22, 2025
@Artemka374 Artemka374 added this pull request to the merge queue Jan 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 22, 2025
@Artemka374 Artemka374 added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 516e521 Jan 22, 2025
33 checks passed
@Artemka374 Artemka374 deleted the afo/fix-proof-serialization branch January 22, 2025 16:42
github-merge-queue bot pushed a commit that referenced this pull request Jan 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[26.2.0](core-v26.1.0...core-v26.2.0)
(2025-01-24)


### Features

* Compressor optimizations
([#3476](#3476))
([3e931be](3e931be))


### Bug Fixes

* **en:** better defaults, i.e. the same as used by main node
([#3521](#3521))
([2b5fe98](2b5fe98))
* **en:** Fix race condition in EN storage initialization
([#3515](#3515))
([c916797](c916797))
* JSON proof serialization
([#3514](#3514))
([516e521](516e521))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Co-authored-by: Anton Baliasnikov <[email protected]>
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.

3 participants