Post

⚙️ @ethereumjs/vm
• State changes now properly reverted if header validation fails in `runBlock`
• Uses EIP-defined `systemCallGasLimit` for system contract calls (EIP-7251/7002)
• EIP-3607 (reject txs from senders with deployed code) now always active
English

🔧 @ethereumjs/evm & @ethereumjs/common
EVM:
• Fixed `codeAddress` in step events
• BLS precompile optimizations
Common:
• Fixed custom hardforks to properly return in hardforks list
English