From dc7818cdf1d1ded95f784c63dcee564898a1b7a6 Mon Sep 17 00:00:00 2001 From: Federico Gimenez Date: Tue, 17 Dec 2024 15:14:34 +0200 Subject: [PATCH] chore(ci): update hive rpc-compat expected failures (#13424) --- .github/assets/hive/expected_failures.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/assets/hive/expected_failures.yaml b/.github/assets/hive/expected_failures.yaml index ec7bd0549..c1c7ff71c 100644 --- a/.github/assets/hive/expected_failures.yaml +++ b/.github/assets/hive/expected_failures.yaml @@ -13,12 +13,6 @@ rpc-compat: - eth_getTransactionReceipt/get-access-list (reth) - eth_getTransactionReceipt/get-blob-tx (reth) - eth_getTransactionReceipt/get-dynamic-fee (reth) - - eth_getBlockByHash/get-block-by-hash (reth) - - eth_getBlockByNumber/get-block-n (reth) - - eth_getBlockByNumber/get-finalized (reth) - - eth_getBlockByNumber/get-genesis (reth) - - eth_getBlockByNumber/get-latest (reth) - - eth_getBlockByNumber/get-safe (reth) # https://github.com/paradigmxyz/reth/issues/8732 engine-withdrawals: