Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Aleth never clears transaction queue's "dropped transactions" list #5688

@halfalicious

Description

@halfalicious

Transactions which are dropped during transaction queue import are stored in TransactionQueue::m_dropped. A max size isn't enforced on m_dropped and m_dropped is only cleared when the entire Transaction Queue is cleared (TransactionQueue::clear), which doesn't happen during normal execution.

Metadata

Metadata

Assignees

No one assigned

    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