Skip to content

Abstract txpool, decoupling it from reth #513

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

SozinM
Copy link
Collaborator

@SozinM SozinM commented Mar 24, 2025

📝 Summary

This PR abstracts txpool to decouple from the reth, this way we could contain all reth breaking changes.
It has blanket impl for all reth pool types and we could easily extend it for out custom types if we want to.

💡 Motivation and Context


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@SozinM SozinM force-pushed the msozin/op-rbuilder/nethermind-intergration branch from 4856e71 to 6b82800 Compare March 24, 2025 06:38
@SozinM SozinM force-pushed the msozin/op-rbuilder/nethermind-intergration branch 2 times, most recently from 4515ee1 to 464adf6 Compare March 24, 2025 08:43
@SozinM SozinM force-pushed the msozin/op-rbuilder/nethermind-intergration branch from 464adf6 to 5b15c37 Compare March 24, 2025 08:44
@SozinM SozinM changed the title Netherming <> op-rbuilder integration Abstract txpool, decoupling it from reth Mar 24, 2025
@SozinM SozinM marked this pull request as ready for review March 24, 2025 09:02
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

Successfully merging this pull request may close these issues.

1 participant