Skip to content

fix: serialize updateNode() with mutex for Monero-family wallets

61e6a24
Select commit
Loading
Failed to load commit list.
Open

Fix throw when toggling Tor with unopened cryptonote family wallets #1275

fix: serialize updateNode() with mutex for Monero-family wallets
61e6a24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2026 in 0s

4.82% (-0.01%) compared to db0c225

View this Pull Request on Codecov

4.82% (-0.01%) compared to db0c225

Details

Codecov Report

❌ Patch coverage is 0% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.82%. Comparing base (db0c225) to head (61e6a24).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
...wallets/wallet/intermediate/lib_monero_wallet.dart 0.00% 46 Missing ⚠️
...allets/wallet/intermediate/lib_wownero_wallet.dart 0.00% 45 Missing ⚠️
...allets/wallet/intermediate/lib_salvium_wallet.dart 0.00% 43 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1275      +/-   ##
===========================================
- Coverage     4.82%    4.82%   -0.01%     
===========================================
  Files         1064     1064              
  Lines       107921   107966      +45     
===========================================
  Hits          5208     5208              
- Misses      102713   102758      +45     

☔ 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.