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 core 25.0.0 (#3094)
🤖 I have created a release *beep* *boop* --- ## [25.0.0](matter-labs/zksync-era@core-v24.29.0...core-v25.0.0) (2024-10-23) ### ⚠ BREAKING CHANGES * **contracts:** integrate protocol defense changes ([#2737](matter-labs/zksync-era#2737)) ### Features * Add CoinMarketCap external API ([#2971](matter-labs/zksync-era#2971)) ([c1cb30e](matter-labs/zksync-era@c1cb30e)) * **api:** Implement eth_maxPriorityFeePerGas ([#3135](matter-labs/zksync-era#3135)) ([35e84cc](matter-labs/zksync-era@35e84cc)) * **api:** Make acceptable values cache lag configurable ([#3028](matter-labs/zksync-era#3028)) ([6747529](matter-labs/zksync-era@6747529)) * **contracts:** integrate protocol defense changes ([#2737](matter-labs/zksync-era#2737)) ([c60a348](matter-labs/zksync-era@c60a348)) * **external-node:** save protocol version before opening a batch ([#3136](matter-labs/zksync-era#3136)) ([d6de4f4](matter-labs/zksync-era@d6de4f4)) * Prover e2e test ([#2975](matter-labs/zksync-era#2975)) ([0edd796](matter-labs/zksync-era@0edd796)) * **prover:** Add min_provers and dry_run features. Improve metrics and test. ([#3129](matter-labs/zksync-era#3129)) ([7c28964](matter-labs/zksync-era@7c28964)) * **tee_verifier:** speedup SQL query for new jobs ([#3133](matter-labs/zksync-era#3133)) ([30ceee8](matter-labs/zksync-era@30ceee8)) * vm2 tracers can access storage ([#3114](matter-labs/zksync-era#3114)) ([e466b52](matter-labs/zksync-era@e466b52)) * **vm:** Return compressed bytecodes from `push_transaction()` ([#3126](matter-labs/zksync-era#3126)) ([37f209f](matter-labs/zksync-era@37f209f)) ### Bug Fixes * **call_tracer:** Flat call tracer fixes for blocks ([#3095](matter-labs/zksync-era#3095)) ([30ddb29](matter-labs/zksync-era@30ddb29)) * **consensus:** preventing config update reverts ([#3148](matter-labs/zksync-era#3148)) ([caee55f](matter-labs/zksync-era@caee55f)) * **en:** Return `SyncState` health check ([#3142](matter-labs/zksync-era#3142)) ([abeee81](matter-labs/zksync-era@abeee81)) * **external-node:** delete empty unsealed batch on EN initialization ([#3125](matter-labs/zksync-era#3125)) ([5d5214b](matter-labs/zksync-era@5d5214b)) * Fix counter metric type to be Counter. ([#3153](matter-labs/zksync-era#3153)) ([08a3fe7](matter-labs/zksync-era@08a3fe7)) * **mempool:** minor mempool improvements ([#3113](matter-labs/zksync-era#3113)) ([cd16083](matter-labs/zksync-era@cd16083)) * **prover:** Run for zero queue to allow scaling down to 0 ([#3115](matter-labs/zksync-era#3115)) ([bbe1919](matter-labs/zksync-era@bbe1919)) * restore instruction count functionality ([#3081](matter-labs/zksync-era#3081)) ([6159f75](matter-labs/zksync-era@6159f75)) * **state-keeper:** save call trace for upgrade txs ([#3132](matter-labs/zksync-era#3132)) ([e1c363f](matter-labs/zksync-era@e1c363f)) * **tee_prover:** add zstd compression ([#3144](matter-labs/zksync-era#3144)) ([7241ae1](matter-labs/zksync-era@7241ae1)) * **tee_verifier:** correctly initialize storage for re-execution ([#3017](matter-labs/zksync-era#3017)) ([9d88373](matter-labs/zksync-era@9d88373)) --- 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]>
- Loading branch information