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

bugfix: txpool reheap oom #211

Merged
merged 9 commits into from
Nov 26, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    08685aa View commit details
    Browse the repository at this point in the history
  2. fix: memory grows too fast if the pool copy all transactions 5 times …

    …per second
    andyzhang2023 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a648aaf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    8582cd0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/txpool-reheap-oom' of andyzhang2023.github.com:andy…

    …zhang2023/op-geth into fix/txpool-reheap-oom
    andyzhang2023 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6d62d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28fb189 View commit details
    Browse the repository at this point in the history
  4. Revert "adjust sync2cache from 200s to 1.5s, for passing the Unit tes…

    …t cases"
    
    This reverts commit 28fb189.
    andyzhang2023 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4d600de View commit details
    Browse the repository at this point in the history
  5. Revert "adjust sync2cache from 200s to 1.5s, for passing the Unit tes…

    …t cases"
    
    This reverts commit 8582cd0.
    andyzhang2023 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    afabfd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7893787 View commit details
    Browse the repository at this point in the history