• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / libwallet / 24251033446
25%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2026 03:47PM UTC
Jobs 1
Files 57
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Apr 2026 03:38PM UTC coverage: 28.576% (-0.2%) from 28.729%
24251033446

push

github

MagicalTux
migrate TSS integration to tss-lib ecdsatss/eddsatss (v2.2.3)

The old ecdsa/eddsa keygen+signing+resharing channel-driven API is
replaced by the new broker-based one. Each local party now owns a
localBroker that feeds messages into a per-operation tssHub, which
routes between in-process brokers and Spot-backed remote peers
(spotPeer) using JSON-encoded *tss.JsonMessage. The /walletsign/<sid>
broadcast/single path split is preserved, but the body is now a
JsonMessage blob instead of raw wire bytes — the WalletSign server is
switching in lockstep.

WalletKey's sdata/eddata/pre fields are retyped to the new Key /
LocalPreParams types. These are JSON-compatible with the old
LocalPartySaveData, so existing encrypted rows deserialize unchanged.

tss-lib v2.2.3 adds Key.SubsetForParties internally to NewSigning and
eddsatss.Resharing.round1Old, fixing threshold subset signing for the
new API. libwallet no longer needs to rebuild the Key before signing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

271 of 444 new or added lines in 5 files covered. (61.04%)

3 existing lines in 2 files now uncovered.

1812 of 6341 relevant lines covered (28.58%)

3.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
76
67.75
-7.18% wltwallet/reshare.go
66
61.18
wltwallet/broker.go
23
61.42
-2.02% wltwallet/wallet.go
8
23.08
-45.34% wltwallet/tss.go

Coverage Regressions

Lines Coverage ∆ File
2
67.75
-7.18% wltwallet/reshare.go
1
23.08
-45.34% wltwallet/tss.go
Jobs
ID Job ID Ran Files Coverage
1 24251033446.1 10 Apr 2026 03:47PM UTC 57
28.58
GitHub Action Run
Source Files on build 24251033446
  • Tree
  • List 57
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24251033446
  • 910c291a on github
  • Prev Build on master (#24243783268)
  • Next Build on master (#24335795699)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc