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

KarpelesLab / libwallet / 26095420269
22%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 12:02PM 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:53AM UTC coverage: 23.119% (+0.4%) from 22.681%
26095420269

push

github

MagicalTux
wltwallet: wire frosttss keygen + sign for new ed25519 wallets

Wallets stamped with Protocol="frost" now route through tss-lib's
FROST(Ed25519, SHA-512) implementation (RFC 9591) instead of the
legacy eddsatss GG18-style Schnorr. The output is a stock 64-byte
Ed25519 signature, so callers (Solana, Sui, ...) verify it with
ed25519.Verify and the rest of the sign call site is unchanged.

Key shares get Schema="frost" and ride the existing Bottle/CBOR
encrypt pipeline unmodified — frosttss.Key is plain JSON, no
wrapper needed (unlike dklstss).

initializeEdDSAWallet dispatches into initializeFrostWallet when
Protocol=="frost"; the curve-based API entry point already routes
ed25519 wallets here. Existing legacy eddsa wallets keep working:
empty Protocol still maps through resolveProtocol → eddsa.

Pulls in two transitive deps (filippo.io/edwards25519,
gtank/ristretto255) that tss-lib's group package imports.

Step 4 of the dkls23+frost modernisation. Step 5 (flip the default)
is next.

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

110 of 149 new or added lines in 2 files covered. (73.83%)

3905 of 16891 relevant lines covered (23.12%)

110.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
64.97
1.98% wltwallet/wallet.go
6
51.24
0.75% wltwallet/walletkey.go
Jobs
ID Job ID Ran Files Coverage
1 26095420269.1 19 May 2026 12:02PM UTC 119
23.12
GitHub Action Run
Source Files on build 26095420269
  • 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 #26095420269
  • 219b5e9e on github
  • Prev Build on master (#26095158091)
  • Next Build on master (#26096053798)
  • 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