-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
A-networkingRelated to networking in generalRelated to networking in generalC-enhancementNew feature or requestNew feature or request
Description
Describe the feature
we can skip doing any work for recently mined txs and prevent processing them and evict them from the fetch queue as well
we can add a new command to
| pub struct TransactionsHandle<N: NetworkPrimitives = EthNetworkPrimitives> { |
and spawn a monitoring task when we launch the network
we can add a simple cache for the recent x hashes
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-networkingRelated to networking in generalRelated to networking in generalC-enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog