We are upgrading our X Layer Testnet infrastructure to xlayer-reth v0.0.7 ahead of a protocol hardfork. This is a mandatory upgrade for Testnet node operators.
The release includes a major dependency upgrade from Reth v1 to v2, new Risk Control Service transaction filtering and RPC audit capabilities, KMS-backed secret management, Gasless support enhancements, and critical security patches for networking, TLS, and JWT vulnerabilities.
During the maintenance window, brief interruptions to RPC availability may occur.
RPC Changes: - eth_getTransactionCount — Now supports Flashblocks-aware nonce queries, enabling accurate pending-state transaction count lookups. - eth_getLogs — Block-hash queries with no matching events now return an empty result instead of an error. - Flashblocks RPC audit layer — New Risk Control Service transaction filter applied to all RPC requests for enhanced transaction validation and monitoring.