### Problem [geth 1.16.0](https://github.com/ethereum/go-ethereum/releases/tag/v1.16.0) updated [`eth_getLogs` and other methods](https://github.com/ethereum/go-ethereum/pull/31887) to return receipt for logs containing the `blockTimestamp` info, as proposed by [this PR](https://github.com/ethereum/execution-apis/pull/639). ### Solution - Upgrade the relay to comply with the new logs receipt format ### Alternatives _No response_