Commit 3b61f62
authored
chore(main): release core 29.1.0 (#4368)
🤖 I have created a release *beep* *boop*
---
##
[29.1.0](core-v29.0.0...core-v29.1.0)
(2025-08-15)
### Features
* add public bucket address config variable
([#4392](#4392))
([43ef62d](43ef62d))
* **en:** Cache remote config for en
([#4367](#4367))
([20bc4a8](20bc4a8))
* **en:** Do not require main node to be active to start en
([#4395](#4395))
([54f34d9](54f34d9))
* Eth proof manager sender
([#4266](#4266))
([93b2086](93b2086))
* **eth_sender:** Allow to use validator timelock from the config
([#4370](#4370))
([2cb551b](2cb551b))
* improve JSON-RPC parameter error messages
([#4390](#4390))
([b6bf4c7](b6bf4c7))
* update contracts to latest v29
([#4386](#4386))
([f75e021](f75e021))
### Bug Fixes
* **contracts:** force load the contracts for sl
([#4371](#4371))
([4751481](4751481))
* Copy proof manager contracts to server dockerfile
([#4385](#4385))
([a179dee](a179dee))
* **eth_sender:** Do not fail if execution delay function is absent
([#4373](#4373))
([bd55907](bd55907))
* **mempool:** remove redundant connections
([#4378](#4378))
([9ea3c37](9ea3c37))
* **state-keeper:** Do not seal based on interop roots for v28
([#4376](#4376))
([8c0e689](8c0e689))
* **state-keeper:** limit to max interop roots per batch
([#4363](#4363))
([80a20d9](80a20d9))
---
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 b6bf4c7 commit 3b61f62
File tree
6 files changed
+211
-188
lines changed- .github/release-please
- core
- prover
- zkstack_cli
6 files changed
+211
-188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
3 | 26 | | |
4 | 27 | | |
5 | 28 | | |
| |||
0 commit comments