Skip to content

chore: Integrate 3.5.1 TSS lib#23186

Open
tinker-michaelj wants to merge 14 commits intomainfrom
23123-latest-tss-lib
Open

chore: Integrate 3.5.1 TSS lib#23186
tinker-michaelj wants to merge 14 commits intomainfrom
23123-latest-tss-lib

Conversation

@tinker-michaelj
Copy link
Contributor

Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
@tinker-michaelj tinker-michaelj requested review from a team as code owners January 29, 2026 22:03
@tinker-michaelj tinker-michaelj added this to the v0.72 milestone Jan 29, 2026
@lfdt-bot
Copy link

lfdt-bot commented Jan 29, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@tinker-michaelj tinker-michaelj self-assigned this Jan 29, 2026
@codacy-production
Copy link

codacy-production bot commented Jan 29, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% (target: -1.00%) 75.44%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0ee3021) 91250 74847 82.02%
Head commit (bf323cd) 91275 (+25) 74842 (-5) 82.00% (-0.03%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#23186) 114 86 75.44%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 70.17544% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...dera/node/app/history/impl/WrapsHistoryProver.java 61.66% 21 Missing and 2 partials ⚠️
...dera/node/app/history/impl/HistoryLibraryImpl.java 83.33% 5 Missing ⚠️
...era/node/app/history/impl/ProofControllerImpl.java 66.66% 0 Missing and 3 partials ⚠️
...a/node/app/history/impl/ProofKeysAccessorImpl.java 0.00% 2 Missing ⚠️
...va/com/hedera/node/app/history/HistoryService.java 50.00% 0 Missing and 1 partial ⚠️

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #23186      +/-   ##
============================================
- Coverage     78.04%   78.01%   -0.04%     
+ Complexity    23410    23398      -12     
============================================
  Files          2456     2456              
  Lines         91433    91458      +25     
  Branches       9706     9708       +2     
============================================
- Hits          71361    71350      -11     
- Misses        16486    16516      +30     
- Partials       3586     3592       +6     
Files with missing lines Coverage Δ Complexity Δ
...va/com/hedera/node/app/history/HistoryLibrary.java 100.00% <ø> (ø) 3.00 <0.00> (ø)
...ry/handlers/HistoryProofKeyPublicationHandler.java 96.87% <100.00%> (+0.10%) 10.00 <0.00> (ø)
.../app/history/handlers/HistoryProofVoteHandler.java 92.30% <100.00%> (+0.30%) 6.00 <0.00> (ø)
...dera/node/app/history/impl/HistoryServiceImpl.java 84.61% <100.00%> (ø) 15.00 <0.00> (ø)
...ra/node/app/history/impl/InertProofController.java 84.21% <100.00%> (+0.87%) 7.00 <1.00> (ø)
...hedera/node/app/history/impl/ProofControllers.java 94.59% <100.00%> (ø) 13.00 <2.00> (ø)
...ra/node/app/history/impl/WrapsMpcStateMachine.java 100.00% <100.00%> (ø) 15.00 <1.00> (+1.00)
...ode/app/history/impl/WritableHistoryStoreImpl.java 80.00% <100.00%> (+1.67%) 28.00 <0.00> (ø)
...va/com/hedera/node/app/history/HistoryService.java 75.00% <50.00%> (-25.00%) 4.00 <2.00> (+2.00) ⬇️
...a/node/app/history/impl/ProofKeysAccessorImpl.java 12.82% <0.00%> (ø) 1.00 <0.00> (ø)
... and 3 more

... and 12 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
mhess-swl
mhess-swl previously approved these changes Jan 30, 2026
Copy link
Contributor

@mhess-swl mhess-swl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @tinker-michaelj!

Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
mhess-swl
mhess-swl previously approved these changes Feb 4, 2026
Copy link
Contributor

@mhess-swl mhess-swl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @tinker-michaelj!

Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
mhess-swl
mhess-swl previously approved these changes Feb 5, 2026
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
mhess-swl
mhess-swl previously approved these changes Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate latest TSS library

3 participants