Skip to content

Commit 9a6ff16

Browse files
chore(main): release core 29.1.2 (#4426)
🤖 I have created a release *beep* *boop* --- ## [29.1.2](core-v29.1.1...core-v29.1.2) (2025-08-26) ### Bug Fixes * **en:** Proper error handling for transaction updater ([#4431](#4431)) ([16ade67](16ade67)) * **eth-proof-manager:** batch fallbacking ([#4419](#4419)) ([7edd4ea](7edd4ea)) --- 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 <[email protected]>
1 parent 16ade67 commit 9a6ff16

File tree

6 files changed

+196
-188
lines changed

6 files changed

+196
-188
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"core": "29.1.1",
2+
"core": "29.1.2",
33
"prover": "22.0.0",
44
"zkstack_cli": "0.1.2"
55
}

core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [29.1.2](https://github.com/matter-labs/zksync-era/compare/core-v29.1.1...core-v29.1.2) (2025-08-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **en:** Proper error handling for transaction updater ([#4431](https://github.com/matter-labs/zksync-era/issues/4431)) ([16ade67](https://github.com/matter-labs/zksync-era/commit/16ade67db66fd0b44774fb8a89abf7047f696d49))
9+
* **eth-proof-manager:** batch fallbacking ([#4419](https://github.com/matter-labs/zksync-era/issues/4419)) ([7edd4ea](https://github.com/matter-labs/zksync-era/commit/7edd4ea2516b1db4aa6f0499911880b84c2ce39d))
10+
311
## [29.1.1](https://github.com/matter-labs/zksync-era/compare/core-v29.1.0...core-v29.1.1) (2025-08-21)
412

513

0 commit comments

Comments
 (0)