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

chore: use leaner NoopProvider in network #13178

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 6, 2024

we need to move away from the reth-provider::NoopProvider because this one is very expensive to import

this makes progress towards that goal by using the cheap to import storage-api::NoopProvider instead

@mattsse mattsse added C-debt A clean up/refactor of existing code C-test A change that impacts how or what we test labels Dec 6, 2024
@mattsse mattsse enabled auto-merge December 6, 2024 12:23
@mattsse mattsse added this pull request to the merge queue Dec 6, 2024
Merged via the queue into main with commit 2f46fe6 Dec 6, 2024
41 checks passed
@mattsse mattsse deleted the matt/use-new-noop-provider-in-network branch December 6, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt A clean up/refactor of existing code C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants