Glamsterdam has ten EIPs included(confirmed) that are shipping together, each fixing a different issue and touches every layer of @ethereum
> EIP-7732 ePBS: Block builders enter the protocol, validators stop depending on off-chain relays.
> EIP-7928 BALs: Transactions execute in parallel, blocks process significantly faster.
> EIP-7708: Every ETH transfer now emits a log, giving ETH the same trackability ERC-20 tokens have always had.
> EIP-7778: Gas refunds are removed, making block gas accounting predictable and consistent.
> EIP-7843: Smart contracts can read the current slot number natively.
> EIP-7954: Contracts can store more logic without hitting size limits.
> EIP-7976: Calldata floor cost increases to reduce worst-case block size.
> EIP-7981: Access list costs increase to reflect actual resource usage.
> EIP-8024: New stack opcodes resolve the stack too deep compiler issue in Solidity.
> EIP-8037 & EIP-8038: State creation and state access get repriced to slow chain growth.
Ten fixes. One fork.
