Skip to content

feat(transaction-pool-service): fetch transactions for forging in batches#1296

Merged
sebastijankuzner merged 27 commits into
developfrom
feat/transacation-pool-service/featch-tx-in-batches
May 18, 2026
Merged

feat(transaction-pool-service): fetch transactions for forging in batches#1296
sebastijankuzner merged 27 commits into
developfrom
feat/transacation-pool-service/featch-tx-in-batches

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

❌ Patch coverage is 20.48193% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.95%. Comparing base (736de06) to head (477f6d4).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ckages/transaction-pool-service/source/selector.ts 20.96% 49 Missing ⚠️
...on-pool-worker/source/handlers/get-transactions.ts 0.00% 6 Missing ⚠️
.../transaction-pool-worker/source/handlers/commit.ts 0.00% 4 Missing ⚠️
...s/transaction-pool-worker/source/worker-handler.ts 0.00% 4 Missing ⚠️
packages/transaction-pool-worker/source/worker.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1296      +/-   ##
===========================================
+ Coverage    56.70%   56.95%   +0.25%     
===========================================
  Files         1122     1126       +4     
  Lines        65328    65810     +482     
  Branches      1771     1848      +77     
===========================================
+ Hits         37045    37484     +439     
- Misses       28053    28094      +41     
- Partials       230      232       +2     
Flag Coverage Δ
contracts 98.60% <ø> (?)
packages 56.68% <20.48%> (-0.03%) ⬇️

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 feat(transaction-pool-service): fetch tranasctions for forging in batches feat(transaction-pool-service): fetch transactions for forging in batches May 12, 2026
@sebastijankuzner sebastijankuzner force-pushed the feat/transacation-pool-service/featch-tx-in-batches branch from d6d9e54 to 4e2c13b Compare May 15, 2026 13:48
@sebastijankuzner sebastijankuzner merged commit be1003e into develop May 18, 2026
22 of 23 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/transacation-pool-service/featch-tx-in-batches branch May 18, 2026 08:17
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