24.1.0 (2024-05-08)
Features
- add
sendRawTransactionWithDetailedOutput
API (#1806) (6a30a31) - add getGasPerPubdataByte endpoint (#1778) (d62dd08)
- config: Wrap sensitive urls (#1828) (c8ee740)
- db: Implement weak references to RocksDB (e0d4daa)
- en: Add pruning health checks and rework pruning config (#1790) (e0d4daa)
- Extract proof_data_handler into separate crate (#1677) (f4facee)
- Extract several crates from zksync_core (#1859) (7dcf796)
- node: Extract genesis into separate crate (#1797) (a8c4599)
- Prover CLI:
status batch
command (#1638) (3fd6d65) - prover components versioning (#1660) (29a4ffc)
- Update provers current version (#1872) (bb5f129)
Bug Fixes
- basic_types: bincode deserialization for
L2ChainId
(#1835) (fde85f4) - contract-verifier: YUL system-mode verification (#1863) (5aa7d41)
- loadtest: Do not initiate transactions with 0 amount (#1847) (1bbe108)