Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat: prune ineffectual mempool txs #6443

Closed
wants to merge 17 commits into from

Commits on Nov 7, 2024

  1. migration

    acud committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e699644 View commit details
    Browse the repository at this point in the history
  2. wip

    acud committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0343cdd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. wip

    acud committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9c81d85 View commit details
    Browse the repository at this point in the history
  2. makegen

    acud committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0e5dc1e View commit details
    Browse the repository at this point in the history
  3. tests passing

    acud committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9624984 View commit details
    Browse the repository at this point in the history
  4. adding tests

    acud committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3d4f54a View commit details
    Browse the repository at this point in the history
  5. add prune call

    acud committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    158baea View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. update dep to branch version

    acud committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be8f1d7 View commit details
    Browse the repository at this point in the history
  2. add ineffectual state to api

    acud committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c4a95eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    033d2bb View commit details
    Browse the repository at this point in the history
  4. mocks

    acud committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d7f47f4 View commit details
    Browse the repository at this point in the history
  5. lint

    acud committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b7b67fa View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. address pr comments from mafa

    acud committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bf2173d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb86d61 View commit details
    Browse the repository at this point in the history
  3. tidy

    acud committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a3da71a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. add debugging information

    acud committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0da145b View commit details
    Browse the repository at this point in the history
  2. add semicolon

    acud committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2fe5ca4 View commit details
    Browse the repository at this point in the history