Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing against different L1 clients #11588

Open
Tracked by #9456
spypsy opened this issue Jan 29, 2025 · 0 comments
Open
Tracked by #9456

Testing against different L1 clients #11588

spypsy opened this issue Jan 29, 2025 · 0 comments

Comments

@spypsy
Copy link
Member

spypsy commented Jan 29, 2025

Current setup is:

  • Anvil for unit tests
  • reth for dev node in K8S network
  • geth for sepolia networks

They seem to have different behaviours / requirements around some APIs (e.g. reth requiring gas when calling eth_simulateV1, anvil doesn't support it at all)

We should consider some basic network tests that run against each of these nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant