Skip to content

fix(platform-wallet): spv client deadlocking when sending a tx - #3730

Merged
QuantumExplorer merged 1 commit into
v3.1-devfrom
fix/spv-tx-boardcast
May 23, 2026
Merged

fix(platform-wallet): spv client deadlocking when sending a tx#3730
QuantumExplorer merged 1 commit into
v3.1-devfrom
fix/spv-tx-boardcast

fix spv client deadlocking himself when sending a tx

f7e8381
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2026 in 0s

87.16% (+0.00%) compared to db8fb08

View this Pull Request on Codecov

87.16% (+0.00%) compared to db8fb08

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.16%. Comparing base (db8fb08) to head (f7e8381).

Additional details and impacted files
@@            Coverage Diff             @@
##           v3.1-dev    #3730    +/-   ##
==========================================
  Coverage     87.15%   87.16%            
==========================================
  Files          2606     2607     +1     
  Lines        319221   319420   +199     
==========================================
+ Hits         278216   278412   +196     
- Misses        41005    41008     +3     
Components Coverage Δ
dpp 87.67% <ø> (-0.01%) ⬇️
drive 85.95% <ø> (ø)
drive-abci 89.60% <ø> (ø)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.16% <ø> (ø)
🚀 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.