paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.84k stars 1.1k forks source link

Failing hive engine-api tests #8305

Open emhane opened 4 months ago

emhane commented 4 months ago

Describe the feature

Failing for engine-api (Paris) and cancun

Inconsistent Head in ForkchoiceState

Invalid Missing Ancestor

Invalid NewPayload

Additional context

No response

### Tasks
- [ ] https://github.com/paradigmxyz/reth/issues/6217
- [ ] https://github.com/paradigmxyz/reth/issues/7146
github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 21 days with no activity.

fgimenez commented 1 day ago

for regular engine all the test are fixed, and for experimental engine most of them, the rest will be fixed with #11265