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: use semver for metrics, move constants to prover workspace #2098

Merged
merged 8 commits into from
May 31, 2024

Conversation

Artemka374
Copy link
Contributor

@Artemka374 Artemka374 commented May 30, 2024

What ❔

Use semver for metrics emitted
Use semver for prover_version binary
Move constant protocol versions to prover workspace

Why ❔

Because semantic versions are needed for autoscalers

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.
  • Spellcheck has been run via zk spellcheck.

@Artemka374 Artemka374 requested a review from perekopskiy May 30, 2024 13:19
yorik
yorik previously approved these changes May 30, 2024
# Conflicts:
#	prover/Cargo.lock
#	prover/prover_version/Cargo.toml
@perekopskiy perekopskiy added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 7a50a9f May 31, 2024
52 checks passed
@perekopskiy perekopskiy deleted the afo/switch-metrics-to-semver branch May 31, 2024 17:28
github-merge-queue bot pushed a commit that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.6.0](core-v24.5.1...core-v24.6.0)
(2024-06-03)


### Features

* **en:** Fetch old L1 batch hashes from L1
([#2000](#2000))
([dc5a918](dc5a918))
* use semver for metrics, move constants to prover workspace
([#2098](#2098))
([7a50a9f](7a50a9f))


### Bug Fixes

* **api:** correct default fee data in eth call
([#2072](#2072))
([e71f6f9](e71f6f9))

---
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 <zksync-era-bot@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Jun 4, 2024
🤖 I have created a release *beep* *boop*
---


##
[14.5.0](prover-v14.4.0...prover-v14.5.0)
(2024-06-04)


### Features

* update VKs and bump cargo.lock
([#2112](#2112))
([6510317](6510317))
* use semver for metrics, move constants to prover workspace
([#2098](#2098))
([7a50a9f](7a50a9f))


### Bug Fixes

* **block-reverter:** Fix reverting snapshot files
([#2064](#2064))
([17a7e78](17a7e78))
* **house-keeper:** Fix queue size queries
([#2106](#2106))
([183502a](183502a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@iandareen iandareen mentioned this pull request Jun 6, 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

Successfully merging this pull request may close these issues.

3 participants