File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # https://github.com/paradigmxyz/reth/issues/7015
2
- # https://github.com/paradigmxyz/reth/issues/6332
1
+ # https://github.com/paradigmxyz/reth/issues/13879
3
2
rpc-compat :
4
3
- debug_getRawBlock/get-invalid-number (reth)
5
4
- debug_getRawHeader/get-invalid-number (reth)
6
5
- debug_getRawReceipts/get-invalid-number (reth)
6
+ - debug_getRawReceipts/get-block-n (reth)
7
7
- debug_getRawTransaction/get-invalid-hash (reth)
8
8
9
9
- eth_call/call-callenv (reth)
@@ -12,9 +12,9 @@ rpc-compat:
12
12
- eth_getTransactionReceipt/get-access-list (reth)
13
13
- eth_getTransactionReceipt/get-blob-tx (reth)
14
14
- 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)
18
18
19
19
# https://github.com/paradigmxyz/reth/issues/8732
20
20
engine-withdrawals :
You can’t perform that action at this time.
0 commit comments