@@ -20,7 +20,7 @@ rpc-compat:
20
20
- eth_getBlockByNumber/get-latest (reth)
21
21
- eth_getBlockByNumber/get-safe (reth)
22
22
23
- # https://github.com/paradigmxyz/reth/issues/8732
23
+ # https://github.com/paradigmxyz/reth/issues/8732
24
24
engine-withdrawals :
25
25
- Withdrawals Fork On Genesis (Paris) (reth)
26
26
- Withdrawals Fork on Block 1 (Paris) (reth)
@@ -43,33 +43,20 @@ engine-withdrawals:
43
43
44
44
# https://github.com/paradigmxyz/reth/issues/8305
45
45
# https://github.com/paradigmxyz/reth/issues/6217
46
- engine-api :
47
- - Inconsistent Head in ForkchoiceState (Paris) (reth)
48
- - Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=True, DynFeeTxs=False (Paris) (reth)
49
- - Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Paris) (reth)
50
- - Invalid NewPayload, PrevRandao, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Paris) (reth)
51
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=False, Invalid P9 (Paris) (reth)
52
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=False, Invalid P9 (Paris) (reth)
53
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=True, Invalid P9 (Paris) (reth)
54
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=True, Invalid P9 (Paris) (reth)
46
+ engine-api : []
55
47
56
48
# https://github.com/paradigmxyz/reth/issues/8305
57
49
# https://github.com/paradigmxyz/reth/issues/6217
58
50
# https://github.com/paradigmxyz/reth/issues/8306
59
51
# https://github.com/paradigmxyz/reth/issues/7144
60
52
engine-cancun :
61
53
- Blob Transaction Ordering, Multiple Clients (Cancun) (reth)
62
- - Inconsistent Head in ForkchoiceState (Cancun) (reth)
63
- - Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=True, DynFeeTxs=False (Cancun) (reth)
64
- - Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
65
- - Invalid NewPayload, PrevRandao, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
66
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=False, Invalid P9 (Cancun) (reth)
67
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=False, Invalid P9 (Cancun) (reth)
68
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=True, Invalid P9 (Cancun) (reth)
69
- - Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=True, Invalid P9 (Cancun) (reth)
70
54
- Invalid PayloadAttributes, Missing BeaconRoot, Syncing=True (Cancun) (reth)
71
- - Invalid NewPayload, ParentBeaconBlockRoot, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
72
55
- Invalid NewPayload, ExcessBlobGas, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
56
+ - Invalid NewPayload, VersionedHashes, Syncing=False, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
57
+ - Invalid NewPayload, VersionedHashes Version, Syncing=False, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
58
+ - Invalid NewPayload, Incomplete VersionedHashes, Syncing=False, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
59
+ - Invalid NewPayload, Extra VersionedHashes, Syncing=False, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)
73
60
74
61
# https://github.com/paradigmxyz/reth/issues/8579
75
62
sync :
0 commit comments