28.7.0 (2025-06-30)
Features
- add
pubdata_limit
as batch parameter (#4228) (238941c) - Add proof manager contracts submodule (#4189) (0c75985)
- api: remove token API (#4180) (893a5bc)
- api: stabilize zks_gasPerPubdata (#4225) (120fc13)
- api: Support Unix domain sockets for healthcheck server (#4226) (b06bacb)
- en: Use config system for env-based EN configuration (#4104) (b706025)
- fee_model: scale the batch fee unconditionally (#4111) (5e3fc0d)
- Introduce whitelisted logic for prividium mode (#4190) (e86306f)
- Prover Cluster follow-up #2 (#4001) (d8ed7f7)
- state-keeper: add
process_block
method (#4087) (c580857) - state-keeper: allow sub-second block interval (#3925) (4265ea8)
Bug Fixes
- consensus: Handle custom reverts on VM calls (#4174) (c511cd0)
- consensus: Update consensus dependencies (#4186) (110a527)
- en: Fix parsing consensus secrets (#4216) (20c7913)
- eth-watcher: handle get_logs timeout in eth watch (#4224) (26e5fc4)
- Fix crate features some more (#4177) (2964b93)
- Fix node_framework feature for high-level crates (#4171) (d42e98d)
- prover: Use unified prometheus initialization (#4173) (db4f036)
- prover: Use unified Prometheus initialization in gateway and job monitor (#4191) (f93704e)