Skip to content

send mined hashes to txmanager #20328

@mattsse

Description

@mattsse

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

Metadata

Metadata

Assignees

Labels

A-networkingRelated to networking in generalC-enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions