mempool cache fixes (CON-324)#3547
Conversation
pompon0
commented
Jun 4, 2026
- made mempool cache all executed txs, not just the ones already in mempool
- made mempool cache txs which failed nonce/priority check
- made priorityReservoir include txs which are pending when insterted, but become ready later
PR SummaryMedium Risk Overview Cache: Failed Priority reservoir: Reviewed by Cursor Bugbot for commit 946c405. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3547 +/- ##
==========================================
- Coverage 59.12% 58.27% -0.86%
==========================================
Files 2218 2144 -74
Lines 183132 174564 -8568
==========================================
- Hits 108285 101721 -6564
+ Misses 65082 63781 -1301
+ Partials 9765 9062 -703
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|