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

ellemouton / btcd / 27702266955
55%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ellemouton/rpcclient-submitpackage
DEFAULT BRANCH: master
Ran 17 Jun 2026 04:01PM 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 03:59PM UTC coverage: 54.925% (-0.009%) from 54.934%
27702266955

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 62 new or added lines in 2 files covered. (0.0%)

13 existing lines in 1 file now uncovered.

31219 of 56839 relevant lines covered (54.93%)

423234.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
56
0.0
0.0% rpcclient/rawtransactions.go
6
60.56
-5.59% rpcclient/backend_version.go

Coverage Regressions

Lines Coverage ∆ File
13
0.0
0.0% rpcclient/rawtransactions.go
Jobs
ID Job ID Ran Files Coverage
1 btcutilpsbt - 27702266955.1 17 Jun 2026 04:01PM UTC 98
21.79
GitHub Action Run
2 btcec - 27702266955.2 17 Jun 2026 04:01PM UTC 18
80.51
GitHub Action Run
3 btcd - 27702266955.3 17 Jun 2026 04:01PM UTC 250
49.63
GitHub Action Run
4 btcutil - 27702266955.4 17 Jun 2026 04:01PM UTC 120
18.87
GitHub Action Run
Source Files on build 27702266955
  • Tree
  • List 282
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27702266955
  • de3d460e on github
  • Prev Build on ellemouton/rpcclient-submitpackage (#27657146720)
  • 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