Skip to content

enhance bundle pool #57

Description

@jacobkaufmann

the existing bundle pool is quite naive, and there is plenty of room to make it more sophisticated. it's unclear whether we should have a trait for the bundle pool in the same way that reth has a trait for its transaction pool. to start, I think it will be okay to have a single concrete implementation, perhaps with one or more generic type parameters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions