Skip to content

TxPool should return transaction in receive order #3778

@alexghr

Description

@alexghr

The new tx pool implementation added in #3672 stores transactions sorted by their transaction hash. This can cause subtle issues where two transactions are sent together to be included in the same block and the tx pool returns them to the sequencer in a different order than expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions