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

ellemouton / btcd / 27657146720
55%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ellemouton/rpcclient-submitpackage
DEFAULT BRANCH: master
Ran 17 Jun 2026 12:24AM UTC
Jobs 4
Files 282
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

17 Jun 2026 12:22AM UTC coverage: 54.934% (+0.2%) from 54.727%
27657146720

push

github

ellemouton
rpcclient: add typed SubmitPackage method

Add SubmitPackage / SubmitPackageAsync / FutureSubmitPackageResult,
wrapping the submitpackage RPC the same way TestMempoolAccept wraps
testmempoolaccept: serialize the topologically-sorted package to hex,
issue the btcjson submitpackage command, and decode the response into
btcjson.SubmitPackageResult (which already maps the raw fields to
higher-level types via its UnmarshalJSON).

This keeps the multi-backend RPC layering intact so callers (e.g.
btcwallet's chain.Interface) can invoke a typed method instead of a
RawRequest. submitpackage is a Bitcoin Core RPC (v24+); btcd has no
server handler for it.

0 of 45 new or added lines in 1 file covered. (0.0%)

8 existing lines in 2 files now uncovered.

31214 of 56821 relevant lines covered (54.93%)

415336.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
45
0.0
0.0% rpcclient/rawtransactions.go

Coverage Regressions

Lines Coverage ∆ File
4
88.81
-0.93% database/ffldb/blockio.go
4
0.0
0.0% rpcclient/rawtransactions.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 27657146720.1 17 Jun 2026 12:24AM UTC 18
80.51
GitHub Action Run
2 btcutilpsbt - 27657146720.2 17 Jun 2026 12:24AM UTC 98
21.79
GitHub Action Run
3 btcd - 27657146720.3 17 Jun 2026 12:24AM UTC 250
49.64
GitHub Action Run
4 btcutil - 27657146720.4 17 Jun 2026 12:24AM UTC 120
18.86
GitHub Action Run
Source Files on build 27657146720
  • Tree
  • List 282
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27657146720
  • 195c4eaa on github
  • Prev Build on ellemouton/rpcclient-submitpackage (#27629333641)
  • Next Build on ellemouton/rpcclient-submitpackage (#27702266955)
  • 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