Skip to content

Commit f56f633

Browse files
authored
chore(ci): update hive expected failures (#14454)
1 parent 1e0b0d8 commit f56f633

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/assets/hive/expected_failures.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# https://github.com/paradigmxyz/reth/issues/7015
2-
# https://github.com/paradigmxyz/reth/issues/6332
1+
# https://github.com/paradigmxyz/reth/issues/13879
32
rpc-compat:
43
- debug_getRawBlock/get-invalid-number (reth)
54
- debug_getRawHeader/get-invalid-number (reth)
65
- debug_getRawReceipts/get-invalid-number (reth)
6+
- debug_getRawReceipts/get-block-n (reth)
77
- debug_getRawTransaction/get-invalid-hash (reth)
88

99
- eth_call/call-callenv (reth)
@@ -12,9 +12,9 @@ rpc-compat:
1212
- eth_getTransactionReceipt/get-access-list (reth)
1313
- eth_getTransactionReceipt/get-blob-tx (reth)
1414
- eth_getTransactionReceipt/get-dynamic-fee (reth)
15-
16-
# https://github.com/paradigmxyz/reth/issues/13879
17-
- eth_createAccessList/create-al-contract-eip1559 (reth)
15+
- eth_getTransactionReceipt/get-legacy-contract (reth)
16+
- eth_getTransactionReceipt/get-legacy-input (reth)
17+
- eth_getTransactionReceipt/get-legacy-receipt (reth)
1818

1919
# https://github.com/paradigmxyz/reth/issues/8732
2020
engine-withdrawals:

0 commit comments

Comments
 (0)