Skip to content

core: v24.25.0

Latest
Compare
Choose a tag to compare
@zksync-era-bot zksync-era-bot released this 19 Sep 11:42
f6d68da

24.25.0 (2024-09-19)

Features

  • (DB migration) Rename recursion_scheduler_level_vk_hash to snark_wrapper_vk_hash (#2809) (64f9551)
  • add da clients (#2743) (9218612)
  • attester committees data extractor (BFT-434) (#2684) (92dde03)
  • emit errors in prover API metrics (#2890) (2ac7cc5)
  • en: Resume incomplete snapshot in snapshot creator in more cases (#2886) (f095b4a)
  • make to address optional for transaction data (#2852) (8363c1d)
  • prover: Optimize setup keys loading (#2847) (19887ef)
  • Selector generator tool (#2844) (b359b08)
  • tee: use hex serialization for RPC responses (#2887) (abe0440)
  • utils: Rework locate_workspace, introduce Workspace type (#2830) (d256092)
  • zk_toolbox: Add external_node consensus support (#2821) (4a10d7d)

Bug Fixes

  • count SECP256 precompile to account validation gas limit as well (#2859) (fee0c2a)
  • en: Fix connection starvation during snapshot recovery (#2836) (52f4f76)
  • eth_watch: fix get_events_inner (#2882) (c957dd8)
  • handling of HTTP 403 thrown by proxyd (#2835) (2d71c74)
  • state-keeper: Restore processed tx metrics in state keeper (#2815) (4d8862b)
  • tee-prover: fix deserialization of std::time::Duration in envy config (#2817) (df8641a)