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

starius / btcd
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: rpcclient-fixes
DEFAULT BRANCH: master
Repo Added 17 Feb 2025 12:33AM UTC
Token 5ILN9mPZVT3wGnBQDM1f8CAE8UqiErU8R regen
Build 6 Last
Files 282
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

LAST BUILD ON BRANCH rpcclient-fixes
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bip30bypassfix
  • block-count
  • rpcclient-fixes

25 Mar 2026 03:48AM UTC coverage: 56.369% (+0.09%) from 56.28%
23523959498

push

github

starius
rpcclient: avoid duplicate batch POST handlers

NewBatch called New() and then called start() again. In HTTP POST mode that
created a second sendPostHandler and another shutdown-cancel goroutine, which
broke the expected single-flight serialization of POST sends.

Keep NewBatch as a semantic toggle only: rely on New() to start handlers
once, then set batch=true. A regression test now checks that batch POST
requests stay serialized through one active transport call.

2 of 2 new or added lines in 1 file covered. (100.0%)

537 existing lines in 4 files now uncovered.

32022 of 56808 relevant lines covered (56.37%)

424640.08 hits per line

Relevant lines Covered
Build:
Build:
56808 RELEVANT LINES 32022 COVERED LINES
424640.08 HITS PER LINE
Source Files on bip30bypassfix
  • Tree
  • List 282
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23523959498 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 25 Mar 2026 03:50AM UTC starius github
56.37
23504378153 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 24 Mar 2026 05:55PM UTC starius github
56.28
23366784097 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 20 Mar 2026 11:36PM UTC starius github
55.24
20497327551 bip30bypassfix regtest: align activations with Bitcoin Core Set regtest buried heights to match Core: BIP34/65/66 at height 1 and make CSV/SegWit/Taproot always active. Added regtest coverage for header version floors, coinbase height enforcement, and deploymen... push 25 Dec 2025 02:12AM UTC starius github
55.0
20497137248 bip30bypassfix regtest: align activations with Bitcoin Core Set regtest buried heights to match Core: BIP34/65/66 at height 1 and make CSV/SegWit/Taproot always active. Added regtest coverage for header version floors, coinbase height enforcement, and deploymen... push 25 Dec 2025 01:56AM UTC starius github
55.12
13360347985 block-count rpcclient: clarify GetBlockCount description GetBlockCount returns the height of the latest block, not the total number of blocks. The genesis block has a height of 0. The previous description could lead to an off-by-one error for anyone relying... push 17 Feb 2025 12:33AM UTC starius github
55.33
See All Builds (6)

Badge your Repo: btcd

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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