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

marscoin / martianrepublic / 23769411056
11%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 09:50PM 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:49PM UTC coverage: 9.39%. Remained the same
23769411056

push

github

Martian Congress
fix: HD discovery now uses both bip32 libraries to find all addresses

The genSeed wallet creation used my_bundle.bip32 (standalone BIP32Factory)
which derives DIFFERENT child keys than my_bundle.bitcoin.bip32 (bitcoinjs-lib
built-in). Discovery was only using the latter, missing wallets created by
genSeed.

Now scans 5 schemes:
1. m/44'/2'/0' via bitcoinjs-lib bip32 (standard BIP44)
2. m/44'/2'/0'/0' via bitcoinjs-lib bip32 (extended)
3. m/44'/2'/0' via standalone bip32 (genSeed legacy library)
4. m/44'/107'/0' via bitcoinjs-lib bip32 (Marscoin native)
5. m/44'/2'/0'/0' via standalone bip32 (genSeed alt)

Deduplicates addresses across schemes before sending to server.
Progress UI shows all derivation paths being scanned.

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 23769411056.1 30 Mar 2026 09:50PM UTC 99
9.39
GitHub Action Run
Source Files on build 23769411056
  • 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 #23769411056
  • 567e2461 on github
  • Prev Build on main (#23768961579)
  • Next Build on main (#23769626039)
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