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

KarpelesLab / libwallet / 25658160202 / 1
24%
master: 24%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 08:16AM UTC
Files 113
Run time 7s
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

11 May 2026 08:08AM UTC coverage: 21.171% (-0.005%) from 21.176%
25658160202.1

push

github

MagicalTux
wltacct/solana: read signer pubkey from acct.Pubkey, not acct.Address

acct.Address is the network-specific display string and gets rewritten
by UpdateAddressForNetwork — it becomes "N/A" whenever the UI's current
network isn't Solana. The previous slot-lookup used base58.Decode on it
and would have failed for the exact scenario that motivated the rest of
this fix (wallet UI on Ethereum, dApp signing a Solana tx). Read the
raw 32-byte pubkey from acct.Pubkey (base64 RawURL, stable across
network switches) instead.

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

3253 of 15365 relevant lines covered (21.17%)

123.45 hits per line

Source Files on job 25658160202.1
  • Tree
  • List 113
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25658160202
  • 12c557a0 on github
  • Prev Job for on master (#25654246234.1)
  • Next Job for on master (#25658234516.1)
  • 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