reth
reth copied to clipboard
Failing hive engine cancun tests
Describe the feature
Blob tx ordering
- [ ] test=7 name=“Blob Transaction Ordering, Multiple Clients (Cancun) (reth)" https://github.com/paradigmxyz/reth/issues/7144
Invalid NewPayload
- [ ] test=208 name="Invalid NewPayload, ParentBeaconBlockRoot, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"
- [ ] test=199 name="Invalid PayloadAttributes, Missing BeaconRoot, Syncing=True (Cancun) (reth)"
- [ ] test=210 name="Invalid NewPayload, BlobGasUsed, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"
- [ ] test=212 name="Invalid NewPayload, Blob Count on BlobGasUsed, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"
- [ ] test=214 name="Invalid NewPayload, ExcessBlobGas, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"
Additional context
No response