foundry-rs / foundry-rs/foundry
Add engine API to anvil
Open
A-reth-anvil
C-anvil
T-feature
T-post-V1
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### Component
Anvil
### Describe the feature you would like
The Engine API is currently in RETH but not supported in anvil. Adding the engine API to anvil would be generally useful. For example, it would allow Anvil to work seamlessly within a multichain OP-chain devnet running on top of anvil. Without the engine api this must be hacked around.
### Additional context
Some links about OP node and engine api:
- https://github.com/ethereum/execution-apis/blob/main/src/engine/README.md
Contributor guide
Assessment
This issue has not been assessed yet.