-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Idea
Add a simple table laying out known / potential EL client compatibility issues. Something like the following:
| Bundler implementation | Execution Client | Links to open GitHub issues / PRs |
|---|---|---|
| Infinitism | Nethermind | eth-infinitism/bundler#112 |
| [Example 2] | [Example 2] | [Example 2] |
Purpose
For those looking to test out bundler deployments, would be helpful to know if there are known or highly likely compatibility issues between various bundler implementations and existing EL clients.
Landing page placement
Perhaps it might make the most sense here under "Bundlers"?

Areas for improvement
I suspect there's probably an effective way to have this table be automatically updated based on open issues or PRs (maybe we can add a label that's something like EL client compatibility) in the repos of the various bundlers that are out there.
The other way to improve this table might be to have it displayed as a 2x2 table where one axis could be bundlers and the other could be EL clients