-
Notifications
You must be signed in to change notification settings - Fork 47
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
bugfix: txpool reheap oom #211
Commits on Oct 30, 2024
-
fix:staled transactions will lead to oom if the pool is always not-empty
andyzhang2023 committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 08685aa - Browse repository at this point
Copy the full SHA 08685aaView commit details -
fix: memory grows too fast if the pool copy all transactions 5 times …
…per second
andyzhang2023 committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a648aaf - Browse repository at this point
Copy the full SHA a648aafView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9977997 - Browse repository at this point
Copy the full SHA 9977997View commit details
Commits on Nov 25, 2024
-
adjust sync2cache from 200s to 1.5s, for passing the Unit test cases
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 8582cd0 - Browse repository at this point
Copy the full SHA 8582cd0View commit details -
Merge branch 'fix/txpool-reheap-oom' of andyzhang2023.github.com:andy…
…zhang2023/op-geth into fix/txpool-reheap-oom
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d62d4d - Browse repository at this point
Copy the full SHA 6d62d4dView commit details -
adjust sync2cache from 200s to 1.5s, for passing the Unit test cases
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 28fb189 - Browse repository at this point
Copy the full SHA 28fb189View commit details -
Revert "adjust sync2cache from 200s to 1.5s, for passing the Unit tes…
…t cases" This reverts commit 28fb189.
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d600de - Browse repository at this point
Copy the full SHA 4d600deView commit details -
Revert "adjust sync2cache from 200s to 1.5s, for passing the Unit tes…
…t cases" This reverts commit 8582cd0.
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for afabfd5 - Browse repository at this point
Copy the full SHA afabfd5View commit details -
set sync2cache frequency from 200s to 400ms, to pass the unit cases
andyzhang2023 committedNov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7893787 - Browse repository at this point
Copy the full SHA 7893787View commit details