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(prover_cli): add general status for batch command #1953

Merged
merged 7 commits into from
May 20, 2024

Conversation

ColoCarletti
Copy link
Contributor

This PR adds a check to the batch status command to show that a batch does not exist or that the proving process for it has already finished.

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.

@ColoCarletti ColoCarletti marked this pull request as ready for review May 16, 2024 15:27
Copy link
Contributor

@ilitteri ilitteri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Artemka374 Artemka374 added this pull request to the merge queue May 20, 2024
Merged via the queue into main with commit 7b0df3b May 20, 2024
26 checks passed
@Artemka374 Artemka374 deleted the prover_cli_add_ongoing_proof_status branch May 20, 2024 14:52
github-merge-queue bot pushed a commit that referenced this pull request May 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[14.3.0](prover-v14.2.0...prover-v14.3.0)
(2024-05-23)


### Features

* **config:** remove zksync home
([#2022](#2022))
([d08fe81](d08fe81))
* **prover_cli:** add general status for batch command
([#1953](#1953))
([7b0df3b](7b0df3b))
* **prover:** add GPU feature for compressor
([#1838](#1838))
([e9a2213](e9a2213))


### Bug Fixes

* **prover:** Fix path to vk_setup_data_generator_server_fri
([#2025](#2025))
([dbe4d6f](dbe4d6f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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