Skip to content

Commit

Permalink
chore(ci): add failing rpc-compat test to hive expected failures
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez committed Jan 20, 2025
1 parent 28f2ebe commit ff99aef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/assets/hive/expected_failures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ rpc-compat:
- eth_getTransactionReceipt/get-blob-tx (reth)
- eth_getTransactionReceipt/get-dynamic-fee (reth)

# https://github.com/paradigmxyz/reth/issues/13879
- eth_createAccessList/create-al-contract-eip1559 (reth)
- eth_getBlockByNumber/get-genesis (reth)
- eth_getTransactionReceipt/get-setcode-tx (reth)

# https://github.com/paradigmxyz/reth/issues/8732
engine-withdrawals:
- Withdrawals Fork On Genesis (Paris) (reth)
Expand Down

0 comments on commit ff99aef

Please sign in to comment.