Skip to content

optimistic sig share creation for managed keys#7831

Merged
AdoAdoAdo merged 33 commits into
feat/testnet-fixesfrom
optimistic-sig-share-creation
Jun 18, 2026
Merged

optimistic sig share creation for managed keys#7831
AdoAdoAdo merged 33 commits into
feat/testnet-fixesfrom
optimistic-sig-share-creation

Merge branch 'feat/testnet-fixes' into optimistic-sig-share-creation

58fa573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

77.56% (+0.00%) compared to 6387f16

View this Pull Request on Codecov

77.56% (+0.00%) compared to 6387f16

Details

Codecov Report

❌ Patch coverage is 76.14213% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.56%. Comparing base (6387f16) to head (58fa573).

Files with missing lines Patch % Lines
consensus/spos/bls/v2/subroundSignature.go 75.67% 13 Missing and 5 partials ⚠️
consensus/spos/consensusState.go 22.22% 13 Missing and 1 partial ⚠️
consensus/spos/bls/v2/subroundBlock.go 86.56% 6 Missing and 3 partials ⚠️
factory/crypto/signingHandler.go 62.50% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           feat/testnet-fixes    #7831    +/-   ##
====================================================
  Coverage               77.55%   77.56%            
====================================================
  Files                     884      885     +1     
  Lines                  125242   125400   +158     
====================================================
+ Hits                    97132    97261   +129     
- Misses                  21655    21677    +22     
- Partials                 6455     6462     +7     

☔ View full report in Codecov by Harness.
📢 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.