Skip to content

fix: process broadcast transactions via dispatch_local#626

Merged
xdustinface merged 1 commit into
v0.42-devfrom
fix/broadcast-tx-local-processing
Apr 6, 2026
Merged

fix: process broadcast transactions via dispatch_local#626
xdustinface merged 1 commit into
v0.42-devfrom
fix/broadcast-tx-local-processing

fix: process broadcast transactions via `dispatch_local`

b707e28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

67.73% (+0.23%) compared to a7acd5a

View this Pull Request on Codecov

67.73% (+0.23%) compared to a7acd5a

Details

Codecov Report

❌ Patch coverage is 95.83333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.73%. Comparing base (a7acd5a) to head (b707e28).
⚠️ Report is 1 commits behind head on v0.42-dev.

Files with missing lines Patch % Lines
dash-spv/src/client/transactions.rs 71.42% 2 Missing ⚠️
dash-spv/src/sync/mempool/manager.rs 97.61% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #626      +/-   ##
=============================================
+ Coverage      67.49%   67.73%   +0.23%     
=============================================
  Files            318      318              
  Lines          67932    67914      -18     
=============================================
+ Hits           45851    46001     +150     
+ Misses         22081    21913     -168     
Files with missing lines Coverage Δ
dash-spv/src/error.rs 62.00% <100.00%> (+0.77%) ⬆️
dash-spv/src/network/manager.rs 64.18% <100.00%> (+1.73%) ⬆️
dash-spv/src/network/mod.rs 72.72% <ø> (ø)
dash-spv/src/sync/mempool/sync_manager.rs 98.76% <100.00%> (ø)
dash-spv/src/client/transactions.rs 84.61% <71.42%> (+84.61%) ⬆️
dash-spv/src/sync/mempool/manager.rs 97.62% <97.61%> (-0.02%) ⬇️

... and 20 files with indirect coverage changes