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

marscoin / martianrepublic / 23829952143
11%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 03:07AM 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

01 Apr 2026 03:05AM UTC coverage: 11.256% (-0.09%) from 11.348%
23829952143

push

github

Martian Congress
feat: shared MarsWallet signing module — eliminate Pebas dependency across all pages

Extract transaction signing, UTXO selection, and broadcast into a shared
mars-tx.blade.php partial (MarsWallet global). All 8 signing pages now use
MarsWallet instead of inline Pebas calls, removing ~1,150 lines of duplicated
crypto code.

Key changes:
- MarsWallet.signCivicAction() for all civic OP_RETURN transactions
- MarsWallet.signSend() for wallet sends with multi-address UTXO selection
- Scheme-aware key derivation (5 BIP44 schemes + brute-force fallback)
- Multi-address UTXO selection with mempool-spent filtering
- CSRF-protected broadcast via /api/broadcast
- Marscoin network constant auto-defined for pages that lack it
- BlockchainRpc: multi-address getUtxosMulti(), mempool filtering, error reporting
- Fix send-to-self bug (receiver address was ignored in UTXO output construction)
- Fix Res Publica feed: render HTML links properly ({!! !!} not {{ }})
- Fix pending items: unmined feed entries now sort first with "Pending" label
- Friendly error messages for mempool conflicts, insufficient funds, key mismatches

Migrated pages: wallet/hd-open, wallet/anchor, wallet/migrate, citizen/join,
citizen/registry, congress/activeproposal, congress/ballot, congress/newproposal,
logbook/dashboard

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

0 of 69 new or added lines in 4 files covered. (0.0%)

1 existing line in 1 file now uncovered.

664 of 5899 relevant lines covered (11.26%)

1.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
60
2.48
-1.63% app/Services/BlockchainRpc.php
6
8.07
0.0% app/Http/Controllers/Wallet/ApiController.php
2
0.0
0.0% app/Livewire/BlockchainActivityFeed.php
1
0.0
0.0% app/Livewire/CivicActivityFeed.php

Coverage Regressions

Lines Coverage ∆ File
1
2.48
-1.63% app/Services/BlockchainRpc.php
Jobs
ID Job ID Ran Files Coverage
1 23829952143.1 01 Apr 2026 03:07AM UTC 108
11.26
GitHub Action Run
Source Files on build 23829952143
  • Tree
  • List 108
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23829952143
  • 00f23f09 on github
  • Prev Build on main (#23826884096)
  • Next Build on main (#23902636081)
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