27.5.0 (2025-04-30)
Features
- add
criterion_capacity_filled
metric (#3840) (75d1bb1) - add dedicated TEE proof data handler module (#3872) (ac64ee6)
- db: rework
max_enumeration_index
(#3906) (d0384ac) - eth_sender: add transaction's base fee max cap configuration (#3880) (94c84dc)
- eth-sender: rework handling of failed tx send attempts in eth sender (#3879) (4c871c9)
- eth-sender: set
from_addr
for non-blob txs (#3898) (c699f8a) - Port core changes for gateway the new gateway scripts (#3854) (c4212ef)
- Proof data handler client (#3874) (daf6f7b)
- Reversed prover gateway server (#3855) (a78c3ae)
- rework prover job identifiers (#3888) (073326f)
- Unify proof generation data processor (#3850) (0b86920)
- zkstack_cli: update gateway chain scripts (#3852) (542c7a9)
Bug Fixes
- address issue with evm verification with immutable ref (#3866) (108ca6a)
- api: Allow any deployment if initiator is in the allowlist (#3902) (14ac493)
- api: Return deployment nonce for contracts in
eth_getTransactionCount
(#3833) (d8eecbb) - bincode file extension (#3922) (9362146)
- consistency-checker: actually skip consitency check for old batches on different SL (#3915) (2e2603b)
- contracts: Move server notifier to l1 (#3864) (2b71b76)
- en: Fix chunked genesis recovery (#3849) (709921d)
- en: Fix state keeper cache recovery with pruning enabled (#3876) (916edd5)
- Fix
ObservabilityGuard
hanging up on drop (#3868) (602c275) - loadtest: Increase gas limit for loadtest (#3901) (07eb78e)
- mempool: keep nonces in memory for stashed accounts (#3884) (358e117)
- prover gateway failing to decode response body (#3892) (f823a3d)