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

ellemouton / btcd / 27629333641
55%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ellemouton/rpcclient-submitpackage
DEFAULT BRANCH: master
Ran 16 Jun 2026 03:39PM 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

16 Jun 2026 03:37PM UTC coverage: 54.727%. First build
27629333641

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%)

31096 of 56820 relevant lines covered (54.73%)

423904.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
45
0.0
rpcclient/rawtransactions.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 27629333641.1 16 Jun 2026 03:39PM UTC 18
80.51
GitHub Action Run
2 btcutil - 27629333641.2 16 Jun 2026 03:39PM UTC 120
18.86
GitHub Action Run
3 btcutilpsbt - 27629333641.3 16 Jun 2026 03:39PM UTC 98
21.79
GitHub Action Run
4 btcd - 27629333641.4 16 Jun 2026 03:39PM UTC 250
49.42
GitHub Action Run
Source Files on build 27629333641
  • Tree
  • List 282
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27629333641
  • 7968e97e on github
  • Next 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