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

KarpelesLab / libwallet / 26095158091
22%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 11:57AM UTC
Jobs 1
Files 119
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

19 May 2026 11:47AM UTC coverage: 22.681% (+0.5%) from 22.143%
26095158091

push

github

MagicalTux
wltwallet: wire dklstss keygen + sign for new secp256k1 wallets

Wallets stamped with Protocol="dkls23" now route keygen and sign
through tss-lib's DKLs23 implementation instead of GG18/ecdsatss.

Keygen builds the same UUID-based PartyIDs the legacy path uses so
the saved committee can be reconstructed at sign time; the share
binary (which carries OT-extension setup state) is wrapped in a
dklsKeyWrapper and routed through the existing
cryptutil.Bottle/opener encryption pipeline alongside other Schema
values.

Sign requires exactly T+1 signers — surfaced as a clean
libwallet-level error rather than letting dklstss.NewSigning fail
per-party. Output stays DER-encoded so callers (Account.Sign,
SignEthereumDigest, ...) don't branch on protocol; HD tweaks pass
through to NewSigning as *big.Int unchanged.

Existing wallets keep working: empty/legacy Protocol values still
dispatch to initializeWallet (GG18) and the curve-based sign path.
Step 3 of the dkls23+frost modernisation; reshare is deferred to a
follow-up.

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

130 of 173 new or added lines in 2 files covered. (75.14%)

3798 of 16745 relevant lines covered (22.68%)

113.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
62.99
4.03% wltwallet/wallet.go
12
50.49
1.97% wltwallet/walletkey.go
Jobs
ID Job ID Ran Files Coverage
1 26095158091.1 19 May 2026 11:57AM UTC 119
22.68
GitHub Action Run
Source Files on build 26095158091
  • Tree
  • List 119
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26095158091
  • 5b0e5dd0 on github
  • Prev Build on master (#26093031309)
  • Next Build on master (#26095420269)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc