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

Backport #6185: optimize mempool #6186

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Backport #6185: optimize mempool #6186

merged 2 commits into from
Jul 30, 2024

Conversation

acud
Copy link
Contributor

@acud acud commented Jul 29, 2024

Motivation

Improves some aspects of the mempool handling.

Description

Test Plan

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

@acud acud changed the title chore: improve mempool Backport #6185: optimize mempool Jul 29, 2024
@acud acud self-assigned this Jul 29, 2024
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.5%. Comparing base (e64a1dc) to head (9228700).
Report is 4 commits behind head on v1.6.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.6   #6186     +/-   ##
=======================================
- Coverage   81.6%   81.5%   -0.1%     
=======================================
  Files        301     301             
  Lines      32323   32342     +19     
=======================================
  Hits       26389   26389             
- Misses      4214    4230     +16     
- Partials    1720    1723      +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pigmej pigmej self-requested a review July 30, 2024 05:43
@fasmat fasmat enabled auto-merge (squash) July 30, 2024 07:29
@fasmat fasmat merged commit e6bc4b6 into v1.6 Jul 30, 2024
23 checks passed
@fasmat fasmat deleted the backport-6185 branch July 30, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants