Skip to content

As a developer, I want to make sure the transaction pool never processes transactions it has seen before #975

@tizoc

Description

@tizoc

Currently our transaction pool, if it sees a transaction it has seen before (which can happen if it comes in a different message and doesn't get filtered out by the libp2p layer), it will process it again even if it was already in the pool, fix that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions