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

KarpelesLab / libwallet / 24876427590
25%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2026 07:00AM UTC
Jobs 1
Files 108
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

24 Apr 2026 06:49AM UTC coverage: 19.627% (+0.1%) from 19.52%
24876427590

push

github

MagicalTux
web3: implement personal_ecRecover locally

EIP-1474's personal_ecRecover is a wallet-side operation (recover
signer address from message + signature), not a chain operation.
Most public Ethereum nodes return -32601 for it, so the previous
default-relay path failed every dApp that called it for signature
verification (SIWE, Snapshot, login flows, etc.).

EthPersonalEcRecover lives in wltacct alongside SignEthereumDigest
and is the inverse of personal_sign: applies the EIP-191 prefix,
runs ECDSA recovery, returns the EIP-55 address. Accepts both
{27, 28} (legacy) and {0, 1} (raw) v bytes — same tolerance
MetaMask, ethers, and viem apply.

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

28 of 66 new or added lines in 2 files covered. (42.42%)

40 existing lines in 1 file now uncovered.

2776 of 14144 relevant lines covered (19.63%)

56.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
0.58
-0.03% wltbase/web3.go
8
50.0
50.0% wltacct/eth_sign.go

Coverage Regressions

Lines Coverage ∆ File
40
0.0
0.0% wltbase/sign_approve.go
Jobs
ID Job ID Ran Files Coverage
1 24876427590.1 24 Apr 2026 07:00AM UTC 108
19.63
GitHub Action Run
Source Files on build 24876427590
  • Tree
  • List 108
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24876427590
  • 55f44d07 on github
  • Prev Build on master (#24875986296)
  • Next Build on master (#24877405294)
  • 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