From ed2c869688911aa06703595d706d294963d060ca Mon Sep 17 00:00:00 2001 From: Federico Gimenez Date: Tue, 8 Oct 2024 20:16:25 +0200 Subject: [PATCH] chore(ci): remove expected failures related to checksummed addresses --- .github/assets/hive/expected_failures.yaml | 17 ----------------- .../hive/expected_failures_experimental.yaml | 17 ----------------- 2 files changed, 34 deletions(-) diff --git a/.github/assets/hive/expected_failures.yaml b/.github/assets/hive/expected_failures.yaml index ddf1383ff4d9..7a212a51dd5e 100644 --- a/.github/assets/hive/expected_failures.yaml +++ b/.github/assets/hive/expected_failures.yaml @@ -20,23 +20,6 @@ rpc-compat: - eth_getBlockByNumber/get-latest (reth) - eth_getBlockByNumber/get-safe (reth) - - eth_createAccessList/create-al-contract-eip1559 (reth) - - eth_createAccessList/create-al-contract (reth) - - eth_getProof/get-account-proof-blockhash (reth) - - eth_getProof/get-account-proof-latest (reth) - - eth_getProof/get-account-proof-with-storage (reth) - - eth_getTransactionByBlockHashAndIndex/get-block-n (reth) - - eth_getTransactionByBlockNumberAndIndex/get-block-n (reth) - - eth_getTransactionByHash/get-access-list (reth) - - eth_getTransactionByHash/get-blob-tx (reth) - - eth_getTransactionByHash/get-dynamic-fee (reth) - - eth_getTransactionByHash/get-legacy-create (reth) - - eth_getTransactionByHash/get-legacy-input (reth) - - eth_getTransactionByHash/get-legacy-tx (reth) - - eth_getTransactionReceipt/get-legacy-contract (reth) - - eth_getTransactionReceipt/get-legacy-input (reth) - - eth_getTransactionReceipt/get-legacy-receipt (reth)' - # https://github.com/paradigmxyz/reth/issues/8732 engine-withdrawals: - Withdrawals Fork On Genesis (Paris) (reth) diff --git a/.github/assets/hive/expected_failures_experimental.yaml b/.github/assets/hive/expected_failures_experimental.yaml index 91fd1a88ab83..d4b3d2bcbd3c 100644 --- a/.github/assets/hive/expected_failures_experimental.yaml +++ b/.github/assets/hive/expected_failures_experimental.yaml @@ -20,23 +20,6 @@ rpc-compat: - eth_getBlockByNumber/get-latest (reth) - eth_getBlockByNumber/get-safe (reth) - - eth_createAccessList/create-al-contract-eip1559 (reth) - - eth_createAccessList/create-al-contract (reth) - - eth_getProof/get-account-proof-blockhash (reth) - - eth_getProof/get-account-proof-latest (reth) - - eth_getProof/get-account-proof-with-storage (reth) - - eth_getTransactionByBlockHashAndIndex/get-block-n (reth) - - eth_getTransactionByBlockNumberAndIndex/get-block-n (reth) - - eth_getTransactionByHash/get-access-list (reth) - - eth_getTransactionByHash/get-blob-tx (reth) - - eth_getTransactionByHash/get-dynamic-fee (reth) - - eth_getTransactionByHash/get-legacy-create (reth) - - eth_getTransactionByHash/get-legacy-input (reth) - - eth_getTransactionByHash/get-legacy-tx (reth) - - eth_getTransactionReceipt/get-legacy-contract (reth) - - eth_getTransactionReceipt/get-legacy-input (reth) - - eth_getTransactionReceipt/get-legacy-receipt (reth)' - # https://github.com/paradigmxyz/reth/issues/8732 engine-withdrawals: - Withdrawals Fork On Genesis (Paris) (reth)