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

marscoin / martianrepublic / 23769626039
11%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 09:55PM 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

30 Mar 2026 09:55PM UTC coverage: 9.39%. Remained the same
23769626039

push

github

Martian Congress
fix: HD discovery reproduces exact genSeed mixed-library derivation

The key insight: genSeed() serializes the account key to tpub via
bitcoin.bip32, then re-imports it via standalone bip32 (different
library). This serialize/deserialize round-trip between libraries
produces different child keys. Our discovery was deriving directly
without the round-trip, missing those addresses.

Now includes 'genseed-mixed' scheme that exactly replicates:
  bitcoin.bip32.fromSeed → derivePath → toBase58 → bip32.fromBase58 → derive

Also fixes ReferenceError: xpub is not defined (leftover from old code).

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

511 of 5442 relevant lines covered (9.39%)

1.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23769626039.1 30 Mar 2026 09:55PM UTC 99
9.39
GitHub Action Run
Source Files on build 23769626039
  • 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 #23769626039
  • ef586995 on github
  • Prev Build on main (#23769411056)
  • Next Build on main (#23771307754)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc