Commit 7c6b706
chore(main): release core 26.5.0 (#3612)
🤖 I have created a release *beep* *boop*
---
##
[26.5.0](core-v26.4.0...core-v26.5.0)
(2025-03-03)
### Features
* add a flag for stage1->stage2 validium migration
([#3562](#3562))
([92e7895](92e7895))
* add custom DA support in external node
([#3445](#3445))
([1a8546d](1a8546d))
* **contract-verifier:** add Etherscan contract verification
([#3609](#3609))
([a4ea0f2](a4ea0f2))
* **da-clients:** raise Avail blob size to 1mb
([#3624](#3624))
([0baa7ff](0baa7ff))
* **eigenda:** implement eigenDA client remaining features
([#3243](#3243))
([88fc971](88fc971))
* preparation for new precompiles
([#3535](#3535))
([3c1f3fb](3c1f3fb))
* **tee:** add support for recoverable signatures
([#3414](#3414))
([7241a73](7241a73))
* **zkos:** Implement ZK OS Merkle tree
([#3625](#3625))
([331e98c](331e98c))
### Bug Fixes
* **api:** Fix pending transactions filter again
([#3630](#3630))
([7afa20f](7afa20f))
* **api:** lock simultaneous tx insertsion with mutex
([#3616](#3616))
([644b621](644b621))
* block.timestamp is not accurate
([#3398](#3398))
([adcb517](adcb517))
* Fflonk versioning
([#3610](#3610))
([fc80840](fc80840))
* Limit number of connections open for GCS interactions
([#3637](#3637))
([6b003e2](6b003e2))
### Performance Improvements
* **api:** Use watch channel in values cache updates
([#3663](#3663))
([3a4bdcf](3a4bdcf))
---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zksync-era-bot <[email protected]>1 parent fc5519b commit 7c6b706
File tree
6 files changed
+212
-184
lines changed- .github/release-please
- core
- prover
- zkstack_cli
6 files changed
+212
-184
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 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
3 | 31 | | |
4 | 32 | | |
5 | 33 | | |
| |||
0 commit comments