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

KarpelesLab / libwallet / 27809069357
24%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2026 06:18AM UTC
Jobs 1
Files 128
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 Jun 2026 06:15AM UTC coverage: 23.962%. Remained the same
27809069357

push

github

MagicalTux
wltwallet: document canonical Promote/PromoteMnemonic committee + bump 0.4.65

Field report: tibaneapp's in-app mnemonic import flow was calling
Wallet:promoteMnemonic with newKeys = [Password] (a single key) and
surfacing the 500 error:

    PromoteMnemonic: New must contain at least 2 KeyDescriptions (got 1)

The validation is correct — modern FROST / DKLs23 wallets are
inherently multi-party so a single-party "threshold" scheme isn't a
meaningful sharing — but the error message gave no hint at the
expected shape, leaving the caller no actionable path.

This commit:
  - Extends Promote and PromoteMnemonic godocs with a "New committee
    shape" section. Canonical layout is [StoreKey, RemoteKey, Password]
    with threshold 1 (same shape the standard Wallet:multiCreate
    pipeline uses), and the doc explains the recovery semantics of
    1-of-3 vs the degraded 1-of-2 fallbacks.
  - Tightens both error messages to point at the godoc:
      "got 1 — canonical shape is [StoreKey, RemoteKey, Password]
       with threshold 1; see Promote(Mnemonic) godoc for the full
       layout"

No functional change. tibaneapp's caller is being updated in lockstep
to mint the full committee.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

0 of 2 new or added lines in 2 files covered. (0.0%)

4496 of 18763 relevant lines covered (23.96%)

100.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
47.8
0.0% wltwallet/promote.go
1
53.42
0.0% wltwallet/promote_mnemonic.go
Jobs
ID Job ID Ran Files Coverage
1 27809069357.1 19 Jun 2026 06:18AM UTC 128
23.96
GitHub Action Run
Source Files on build 27809069357
  • Tree
  • List 128
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27809069357
  • a25b4e0c on github
  • Prev Build on master (#27808088339)
  • Next Build on master (#27812745427)
  • 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