chore(ci): remove expected failures related to checksummed addresses (#11589)

This commit is contained in:
Federico Gimenez
2024-10-08 20:31:55 +02:00
committed by GitHub
parent 6917b12d82
commit 95913cb9b5
2 changed files with 0 additions and 34 deletions

View File

@ -20,23 +20,6 @@ rpc-compat:
- eth_getBlockByNumber/get-latest (reth) - eth_getBlockByNumber/get-latest (reth)
- eth_getBlockByNumber/get-safe (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 # https://github.com/paradigmxyz/reth/issues/8732
engine-withdrawals: engine-withdrawals:
- Withdrawals Fork On Genesis (Paris) (reth) - Withdrawals Fork On Genesis (Paris) (reth)

View File

@ -20,23 +20,6 @@ rpc-compat:
- eth_getBlockByNumber/get-latest (reth) - eth_getBlockByNumber/get-latest (reth)
- eth_getBlockByNumber/get-safe (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 # https://github.com/paradigmxyz/reth/issues/8732
engine-withdrawals: engine-withdrawals:
- Withdrawals Fork On Genesis (Paris) (reth) - Withdrawals Fork On Genesis (Paris) (reth)