This release is a hard fork release for Ethereum Pectra upgrade, It includes below EIPs:
- EIP-2537: Precompile for BLS12-381 curve operations
- EIP-7623: Increase calldata cost
- EIP-7702: Set EOA account code
- EIP-7685: General purpose execution layer requests
- EIP-2935: Save historical block hashes in state (Note: GOAT uses a different storage address 0xBA11eE51ecC770fC9aCdC6F2ad91528549a071De)
- EIP-7840: Add blob schedule to EL config files
Please upgrade your node to the versions before the dates:
- testnet3 2025-07-15T02:00:00Z docker-compose reference
- mainnet 2025-07-22T02:00:00Z docker-compose reference
it also adds a new indexer to improve log filter performance, and it'll take a few hours to complete the indexing, before it's done, the eth_getLogs call might be slower.