Skip to content

fix(transaction-pool): transaction expiry and rebroadcast#964

Merged
sebastijankuzner merged 8 commits into
developfrom
fix/transaction-pool/bugs
Jun 2, 2025
Merged

fix(transaction-pool): transaction expiry and rebroadcast#964
sebastijankuzner merged 8 commits into
developfrom
fix/transaction-pool/bugs

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 50.87719% with 28 lines in your changes missing coverage. Please review.

Project coverage is 50.24%. Comparing base (4de3046) to head (9e4e471).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...ackages/transaction-pool-service/source/service.ts 0.00% 21 Missing ⚠️
...ction-pool-broadcaster/source/peer-communicator.ts 0.00% 5 Missing ⚠️
...ackages/transaction-pool-service/source/mempool.ts 50.00% 1 Missing ⚠️
.../transaction-pool-service/source/sender-mempool.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #964      +/-   ##
===========================================
- Coverage    50.25%   50.24%   -0.02%     
===========================================
  Files         1112     1112              
  Lines        60076    60101      +25     
  Branches      1458     1458              
===========================================
+ Hits         30190    30195       +5     
- Misses       29848    29868      +20     
  Partials        38       38              
Flag Coverage Δ
contracts 99.48% <ø> (ø)
packages 49.91% <50.87%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oXtxNt9U oXtxNt9U changed the title fix(transaction-pool): expired transaction cleanup and rebroadcast of large transactions fix(transaction-pool): transaction expiry and rebroadcast May 27, 2025
@oXtxNt9U oXtxNt9U force-pushed the fix/transaction-pool/bugs branch from c4347c4 to f1e264f Compare May 27, 2025 04:01
@oXtxNt9U oXtxNt9U force-pushed the fix/transaction-pool/bugs branch from f1e264f to cb2daf5 Compare May 27, 2025 04:31
@sebastijankuzner sebastijankuzner merged commit 14626d0 into develop Jun 2, 2025
17 of 18 checks passed
@sebastijankuzner sebastijankuzner deleted the fix/transaction-pool/bugs branch June 2, 2025 10:21
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.

2 participants