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(zksync_server): adding --only-verify-config flag #3666

Merged
merged 8 commits into from
Mar 5, 2025

Conversation

tomg10
Copy link
Contributor

@tomg10 tomg10 commented Mar 3, 2025

What ❔

A new flag that when set will stop server immediately after ensuring that all components can be built correctly with provided config.

Why ❔

To make deploying config changes and new server versions

Is this a breaking change?

  • Yes
  • No

Operational changes

New experimental flag --only-verify-config for zksync_server binary

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.

@tomg10 tomg10 requested a review from perekopskiy March 3, 2025 18:33
@tomg10 tomg10 requested review from perekopskiy and slowli March 4, 2025 14:09
@tomg10 tomg10 added this pull request to the merge queue Mar 5, 2025
Merged via the queue into main with commit 022cade Mar 5, 2025
33 checks passed
@tomg10 tomg10 deleted the validate-configs-flag branch March 5, 2025 22:23
github-merge-queue bot pushed a commit that referenced this pull request Mar 6, 2025
🤖 I have created a release *beep* *boop*
---


##
[26.7.0](core-v26.6.0...core-v26.7.0)
(2025-03-06)


### Features

* **api:** add endpoint supports_unsafe_deposit_filter
([#3679](#3679))
([3902df3](3902df3))
* **zkos:** Merkle tree follow-ups
([#3662](#3662))
([7c7c24c](7c7c24c))
* **zksync_server:** adding --only-verify-config flag
([#3666](#3666))
([022cade](022cade))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zksync-era-bot <[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.

4 participants