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

rust-bitcoin / rust-bitcoin / 25445811858
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: push-pwptrotoookp
DEFAULT BRANCH: master
Ran 06 May 2026 03:49PM UTC
Jobs 1
Files 91
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

06 May 2026 03:47PM UTC coverage: 81.8% (-0.02%) from 81.822%
25445811858

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#6136: backport: validate ASCII and preserve embedded nulls in CommandString parsing

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/ddb05e24e86431e31e3a952c26da547e3d9c7469">ddb05e24e fix: validate ASCII and preserve embedded nulls in CommandString parsing (Mitchell Bagot)

Pull request description:

  This is a backport of #4649.
  
  ---
  
  Previously, CommandString decoding would silently normalize invalid commands containing embedded null bytes. For example, "mem\0pool" would be incorrectly decoded as "mempool", bypassing consensus validation.
  
  Found through differential fuzzing between btcd and rust-bitcoin, where rust-bitcoin was accepting messages with embedded null bytes in Command fields while btcd (and Bitcoin Core) correctly reject them.
  
  Original author: Erick Cestari <erickcestari03@gmail.com>


ACKs for top commit:
  apoelstra:
    ACK ddb05e24e86431e31e3a952c26da547e3d9c7469; successfully ran local tests


Tree-SHA512: 74effd1d4042f478c36a4daa272e3bf311d

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

6 existing lines in 1 file now uncovered.

16495 of 20165 relevant lines covered (81.8%)

17665.52 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
84.95
-0.35% bitcoin/src/psbt/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 25445811858.1 06 May 2026 03:49PM UTC 91
81.8
GitHub Action Run
Source Files on build 25445811858
  • Tree
  • List 91
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25445811858
  • 49ba9f12 on github
  • Prev Build on 0.32.x (#25404874750)
  • Next Build on 0.32.x (#25557168169)
  • 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