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

feat(txpool): improve demotion unexecutable transactions #84

Merged

Commits on Mar 18, 2024

  1. add metrics for demotion

    andyzhang2023 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6b66767 View commit details
    Browse the repository at this point in the history
  2. improve demotion of txpool

    andyzhang2023 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    84920a5 View commit details
    Browse the repository at this point in the history
  3. improve demotion of txpool

    andyzhang2023 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4af5471 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. reuse the signer cache from pool

    andyzhang2023 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f162e61 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. demote the whole pool when reorg happens

    andyzhang2023 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cf02c59 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b80dc74 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    a7e3640 View commit details
    Browse the repository at this point in the history