Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release prover 9.1.0 (#460)
🤖 I have created a release *beep* *boop* --- ## [9.1.0](prover-v9.0.0...prover-v9.1.0) (2023-12-05) ### Features * Add various metrics to the Prover subsystems ([#541](#541)) ([58a4e6c](58a4e6c)) * adds spellchecker workflow, and corrects misspelled words ([#559](#559)) ([beac0a8](beac0a8)) * **dal:** Do not load config from env in DAL crate ([#444](#444)) ([3fe1bb2](3fe1bb2)) * **en:** Implement gossip fetcher ([#371](#371)) ([a49b61d](a49b61d)) * **hyperchain:** Adding prover related commands to zk stack ([#440](#440)) ([580cada](580cada)) * **job-processor:** report attempts metrics ([#448](#448)) ([ab31f03](ab31f03)) * **merkle tree:** Allow random-order tree recovery ([#485](#485)) ([146e4cf](146e4cf)) * **witness-generator:** add logs to leaf aggregation job ([#542](#542)) ([7e95a3a](7e95a3a)) ### Bug Fixes * Change no pending batches 404 error into a success response ([#279](#279)) ([e8fd805](e8fd805)) * **ci:** Use the same nightly rust ([#530](#530)) ([67ef133](67ef133)) * **crypto:** update shivini to switch to era-cuda ([#469](#469)) ([38bb482](38bb482)) * Sync protocol version between consensus and server blocks ([#568](#568)) ([56776f9](56776f9)) --- 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: Artem Makhortov <13339874+artmakh@users.noreply.github.com>
- Loading branch information