Closed
Description
Describe the feature
we currently filter out stale interop txs and revalidate them
reth/crates/optimism/txpool/src/maintain.rs
Lines 161 to 197 in 5514dfe
this section can be improved a bit and ideally moved into the supervisorclient that returns a new stream type that yields the results.
this would be cleaner and would allow us to easily add batch request shortly.
TODO
- move revalidation into SupervisorClient, ideally this new function returns a new
Stream
type that usesfutures::stream
under the hood
blocked by #15388
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done