Skip to content

Commit

Permalink
chore(main): release prover 16.3.0 (#2596)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[16.3.0](prover-v16.2.0...prover-v16.3.0)
(2024-08-07)


### Features

* Poll the main node API for attestation status - relaxed (BFT-496)
([#2583](#2583))
([b45aa91](b45aa91))


### Bug Fixes

* **prover:** Fix NWG
([#2590](#2590))
([9b58ae9](9b58ae9))

---
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: EmilLuta <[email protected]>
  • Loading branch information
zksync-era-bot and EmilLuta authored Aug 7, 2024
1 parent 23094f3 commit 5a2bf52
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "24.15.0",
"prover": "16.2.0",
"prover": "16.3.0",
"zk_toolbox": "0.1.1"
}
12 changes: 12 additions & 0 deletions prover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [16.3.0](https://github.com/matter-labs/zksync-era/compare/prover-v16.2.0...prover-v16.3.0) (2024-08-07)


### Features

* Poll the main node API for attestation status - relaxed (BFT-496) ([#2583](https://github.com/matter-labs/zksync-era/issues/2583)) ([b45aa91](https://github.com/matter-labs/zksync-era/commit/b45aa9168dd66d07ca61c8bb4c01f73dda822040))


### Bug Fixes

* **prover:** Fix NWG ([#2590](https://github.com/matter-labs/zksync-era/issues/2590)) ([9b58ae9](https://github.com/matter-labs/zksync-era/commit/9b58ae97875455d58d42fe203cfb1f51cb270f62))

## [16.2.0](https://github.com/matter-labs/zksync-era/compare/prover-v16.1.0...prover-v16.2.0) (2024-08-02)


Expand Down

0 comments on commit 5a2bf52

Please sign in to comment.