Skip to content

Transaction pool should take into account the amount of work caused by the transaction #1909

@xgreenx

Description

@xgreenx

Overview

Instead of using raw tips, we need to use tip / max_gas to consider the amount of the work caused by the transaction. Super heavy transactions should have less priority than easier ones with the same tip.

Implementation details

It would be nice to use fractions instead of floating numbers to sort transactions.

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