Skip to content

fix(dash): key rotation ChainLock signatures per quorum work block - #934

Merged
xdustinface merged 36 commits into
dashpay:devfrom
xdustinface:fix/rotated-quorum-cl-sig-alignment
Aug 12, 2026
Merged

fix(dash): key rotation ChainLock signatures per quorum work block#934
xdustinface merged 36 commits into
dashpay:devfrom
xdustinface:fix/rotated-quorum-cl-sig-alignment

test(dash): pin `SkipFirst` offsets as relative to the first skipped …

b4412e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

76.33% (+0.71%) compared to 37b1a36

View this Pull Request on Codecov

76.33% (+0.71%) compared to 37b1a36

Details

Codecov Report

❌ Patch coverage is 91.42562% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.33%. Comparing base (37b1a36) to head (b4412e8).

Files with missing lines Patch % Lines
...ternode_list_engine/rotated_quorum_construction.rs 82.84% 41 Missing ⚠️
dash/src/sml/masternode_list_engine/mod.rs 94.38% 37 Missing ⚠️
dash/src/sml/masternode_list_engine/validation.rs 78.26% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #934      +/-   ##
==========================================
+ Coverage   75.62%   76.33%   +0.71%     
==========================================
  Files         329      329              
  Lines       79258    79940     +682     
==========================================
+ Hits        59939    61024    +1085     
+ Misses      19319    18916     -403     
Files with missing lines Coverage Δ
dash-spv/src/sync/events.rs 94.00% <ø> (ø)
dash-spv/src/sync/masternodes/sync_manager.rs 82.23% <ø> (ø)
dash/src/sml/llmq_entry_verification.rs 88.23% <100.00%> (+1.18%) ⬆️
dash/src/sml/quorum_entry/quorum_modifier_type.rs 80.00% <100.00%> (+19.47%) ⬆️
dash/src/sml/quorum_validation_error.rs 75.00% <ø> (ø)
dash/src/sml/masternode_list_engine/validation.rs 86.14% <78.26%> (-0.45%) ⬇️
dash/src/sml/masternode_list_engine/mod.rs 89.75% <94.38%> (+7.37%) ⬆️
...ternode_list_engine/rotated_quorum_construction.rs 83.09% <82.84%> (+15.15%) ⬆️

... and 27 files with indirect coverage changes