Skip to content

feat(transaction-pool): rebroadcast transactions#994

Merged
sebastijankuzner merged 18 commits into
developfrom
fix/transaction-pool/rebroadcast
Jul 1, 2025
Merged

feat(transaction-pool): rebroadcast transactions#994
sebastijankuzner merged 18 commits into
developfrom
fix/transaction-pool/rebroadcast

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 Jun 25, 2025

Codecov Report

Attention: Patch coverage is 24.24242% with 50 lines in your changes missing coverage. Please review.

Project coverage is 50.18%. Comparing base (4de3046) to head (fcb9d71).
Report is 32 commits behind head on develop.

Files with missing lines Patch % Lines
...ackages/transaction-pool-service/source/service.ts 7.31% 38 Missing ⚠️
packages/transaction-pool-worker/source/worker.ts 0.00% 8 Missing ⚠️
.../transaction-pool-worker/source/handlers/commit.ts 0.00% 2 Missing ⚠️
...s/transaction-pool-worker/source/worker-handler.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #994      +/-   ##
===========================================
- Coverage    50.25%   50.18%   -0.07%     
===========================================
  Files         1112     1109       -3     
  Lines        60076    59925     -151     
  Branches      1458     1466       +8     
===========================================
- Hits         30190    30076     -114     
+ Misses       29848    29812      -36     
+ Partials        38       37       -1     
Flag Coverage Δ
contracts 98.62% <ø> (-0.87%) ⬇️
packages 49.83% <24.24%> (-0.10%) ⬇️

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 force-pushed the fix/transaction-pool/rebroadcast branch from 411b398 to 4c9c3fd Compare June 25, 2025 08:13
Base automatically changed from fix/transaction-pool/nonce-replacement to develop June 30, 2025 13:31
Comment thread packages/contracts/source/constants/environment-variables.ts Outdated
Comment thread packages/transaction-pool-service/source/defaults.ts Outdated
Comment thread packages/transaction-pool-service/source/service.ts Outdated
@oXtxNt9U oXtxNt9U changed the title fix(transaction-pool): rebroadcast local transactions from storage fix(transaction-pool): rebroadcast local transactions Jul 1, 2025
@oXtxNt9U oXtxNt9U changed the title fix(transaction-pool): rebroadcast local transactions fix(transaction-pool): rebroadcast transactions Jul 1, 2025
@oXtxNt9U oXtxNt9U force-pushed the fix/transaction-pool/rebroadcast branch from c9eb489 to 2d0917d Compare July 1, 2025 02:18
@sebastijankuzner sebastijankuzner merged commit 0bdfb2a into develop Jul 1, 2025
22 of 25 checks passed
@sebastijankuzner sebastijankuzner deleted the fix/transaction-pool/rebroadcast branch July 1, 2025 13:31
@sebastijankuzner sebastijankuzner changed the title fix(transaction-pool): rebroadcast transactions feat(transaction-pool): rebroadcast transactions Jul 1, 2025
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