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

marscoin / martianrepublic / 29796968107

Builds Branch Commit Type Ran Committer Via Coverage
29796968107 main fix: Drop dynamic DateInterval->w in time_elapsed_string PHPStan (bumped to larastan 3.10 in the Laravel 12 upgrade) flagged the $diff->w dynamic property on DateInterval, and its new error-message format no longer matched the phpstan-baseline en... push 21 Jul 2026 02:53AM UTC Martian Congress github
10.96
24513852768 main fix: Update npm dependencies to resolve security vulnerabilities - npm audit fix: resolved 41 vulnerabilities (safe, non-breaking) - axios: 0.21.4 → 1.15.0 (fixes critical SSRF + credential leakage) - Remaining 9 vulnerabilities are deep dependen... push 16 Apr 2026 01:47PM UTC Martian Congress github
11.0
24513633245 main fix: Resolve multiple Sentry-reported production crashes (#12, #13, #14, #15) - QRLogin: Remove strict string type on $qrCodeImage to prevent Livewire rehydration crash when client sends array; add try-catch + defensive cast on QrCode::genera... push 16 Apr 2026 01:43PM UTC Martian Congress github
11.0
24432853959 main Include citizen avatar and display data in forum API responses Add LEFT JOIN to citizen table for both thread listing and comment fetching. Adds avatar_link, displayname, and is_citizen fields to the JSON responses. Existing consumers (web UI) ar... push 15 Apr 2026 02:14AM UTC novalis78 github
11.0
24322937586 main Add read-only mobile API endpoints for governance proposals New endpoints under /api/congress/ for the mobile app: - GET /api/congress/proposals — List proposals with vote tallies, filterable by status, tier, and active flag. Paginated. - GET /... push 13 Apr 2026 02:32AM UTC novalis78 github
11.0
23908688906 main chore: remove clover.xml from repo, add to .gitignore Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 03:39PM UTC Martian Congress github
11.26
23908680118 main fix: remove redundant @var tags causing PHPStan varTag.misplaced in CI CI Larastan flags @var string/@var array above properties that are already typed in Eloquent parent class. Removed from Vote, CivicWallet, HDWallet, Thread, Post, Proposal mod... push 02 Apr 2026 03:39PM UTC Martian Congress github
11.26
23902636081 main refactor: A5 — standardize model names to singular (Laravel convention) Renamed: - Ballots → Ballot - Proposals → Proposal - Threads → Thread - Posts → Post Updated all imports and references across 15 files. Table names unchanged ($table proper... push 02 Apr 2026 01:25PM UTC Martian Congress github
11.26
23829952143 main 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 in... push 01 Apr 2026 03:07AM UTC Martian Congress github
11.26
23826884096 main fix: UTXO endpoint now accepts addresses[] — removes xpub requirement The marsUtxoMulti endpoint was still requiring xpub param and calling Pebas. Now accepts addresses[] array, uses BlockchainRpc::getUtxosForTx() for direct marscoind scantxoutse... push 01 Apr 2026 01:06AM UTC Martian Congress github
11.35
23826805084 main fix: UTXO endpoint accepts addresses[] param, no xpub required The send flow passes sender address directly, not xpub. Fixed the /api/mars-utxo-multi endpoint to accept addresses[] and use BlockchainRpc::getUtxosForTx() for direct marscoind UTXO ... push 01 Apr 2026 01:03AM UTC Martian Congress github
11.36
23826721577 main fix: remove hardcoded Pebas URLs from wallet send flow UTXO fetch and broadcast were calling pebas.marscoin.org directly from the client JS, bypassing our Laravel proxy and BlockchainRpc service. Now routes through: - /api/mars-utxo-multi for UTX... push 01 Apr 2026 01:00AM UTC Martian Congress github
11.36
23825281542 main fix: restore login page — revert to working version + display:none QR The @if(false) approach broke the login form due to nested @if/@endif matching. Reverted to the pre-QR-change version (8b98aca) and applied only CSS display:none + JS null guar... push 01 Apr 2026 12:08AM UTC Martian Congress github
11.36
23825073507 main docs: check off A2 (service layer) in audit push 01 Apr 2026 12:00AM UTC Martian Congress github
11.0
23825068715 main feat: A2 service layer — IpfsService + ProposalService with tests New services extracted from controllers: IpfsService (app/Services/IpfsService.php): - pinFile(), pinContent(), pinFolder() — local IPFS node API - get() — retrieve via gatewa... push 01 Apr 2026 12:00AM UTC Martian Congress github
11.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
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