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

KarpelesLab / libwallet / 24764733374
25%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2026 07:05AM UTC
Jobs 1
Files 99
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

22 Apr 2026 06:55AM UTC coverage: 20.858%. Remained the same
24764733374

push

github

MagicalTux
docs(webview): explain network/permission semantics + missing request types

A host integrator just hit three things that should've been
documented:

1. AddNetwork / ChangeNetwork / AddAndSwitch / ChainSwitch /
   WatchAsset PendingRequest types weren't in Step 4's example
   switch — only ConnectRequest + the four signing types were.
   Added all five with concrete approve-call examples.

2. Who actually switches the network on approval? Server-side,
   atomically with approve(). Hosts that call
   client.networks.setCurrent(...) after requests.approve(...)
   are doing redundant work — usually masking a different bug.
   New section "Network + permission semantics" explains.

3. EIP-2255 wire shape — what wallet_requestPermissions /
   wallet_getPermissions return, why eth_accounts is filtered to
   0x addresses only, why wallet_revokePermissions is server-side
   with no PendingRequest. Same section.

Also extended the Troubleshooting table with the specific
symptoms each of these caused before the 0.3.22 fixes — so the
next person who Googles "Current network: not connected after
switch" / "perm.parentCapability undefined" lands on the right
diagnosis instead of building a workaround.

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

2529 of 12125 relevant lines covered (20.86%)

66.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24764733374.1 22 Apr 2026 07:05AM UTC 99
20.86
GitHub Action Run
Source Files on build 24764733374
  • Tree
  • List 99
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24764733374
  • 0c737b78 on github
  • Prev Build on master (#24764611415)
  • Next Build on master (#24765627716)
  • 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