Note
What's new
- Performance improvements, mainly through block data persistence deferral.
- Optimized Glamsterdam BALs handling performance and execution by leveraging their features more.
- Improvements to the mempool transaction admission process.
No resync is needed.
Installation and running instructions can be found in our docs
✨ New Features
834733e- l1: implement FCUv4 targetGasLimit (execution-apis#796) (PR #6773 by @edg-l)e5cc58e- l1: reject contract senders at mempool admission (EIP-3607) (PR #6600 by @ilitteri)92d4fdf- l1: glamsterdam-devnet v6.1.0 EVM support + fixture bump (PR #6929 by @edg-l)
🐛 Bug Fixes
73443be- l1: accept v1 blob sidecars pre-osaka and relax pooled-tx size check (PR #6919 by @ElFantasma)2472b37- l1: fix flaky bal_hash_parallel_skip via merkleizer channel drain on BAL path (PR #6937 by @ElFantasma)3ed1a0f- l1: record inbound connection direction for admin_peers (PR #6934 by @edg-l)