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

KarpelesLab / outscript / 28281572139
79%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2026 06:45AM UTC
Jobs 1
Files 28
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

27 Jun 2026 06:44AM UTC coverage: 79.162% (+0.2%) from 78.916%
28281572139

push

github

MagicalTux
add Cardano extended-key signing and BIP32-Ed25519 derivation

Add CardanoSigner interface and CardanoExtendedKey, which signs with a
BIP32-Ed25519 extended Ed25519 key (the 64-byte expanded secret used by
Cardano HD wallets, which crypto/ed25519 cannot consume). Signing reduces
the scalar mod L without re-clamping and uses the ref10 primitives from
KarpelesLab/edwards25519, producing standard Ed25519 signatures.
CardanoTx.Sign is refactored onto a new SignWith(...CardanoSigner) path.

Add CIP-1852 / BIP32-Ed25519 (V2) key derivation: Icarus master key from
entropy (CIP-3), private hardened+soft DeriveChild/DerivePath, and
watch-only public soft derivation via the new edwards25519.Add
(A' = A + 8*Z_L*B). Bumps edwards25519 to v1.1.8 for Add.

Verified against authoritative vectors: byte-equivalence with
crypto/ed25519 for seed-expanded keys; the rust-ed25519-bip32 D1->D1_H0
hardened vector and its signature; and an end-to-end Icarus entropy ->
m/1852'/1815'/0'/0/0 -> addr1 match against cardano-serialization-lib.

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

219 of 264 new or added lines in 3 files covered. (82.95%)

1 existing line in 1 file now uncovered.

3343 of 4223 relevant lines covered (79.16%)

31.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
35
78.53
cardano_derive.go
5
93.98
cardano_extkey.go
5
70.42
-0.2% cardanotx.go

Coverage Regressions

Lines Coverage ∆ File
1
70.42
-0.2% cardanotx.go
Jobs
ID Job ID Ran Files Coverage
1 28281572139.1 27 Jun 2026 06:45AM UTC 28
79.16
GitHub Action Run
Source Files on build 28281572139
  • Tree
  • List 28
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bfe89457 on github
  • Prev Build on master (#28277266322)
  • Next Build on master (#28282224060)
  • 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