AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Low 32 Bitcoin

Restrict joinpsbts to PSBTv0 only

Public commit record

What the developer wrote

Authored by Ava Chow

45/100 · Thin
Restrict joinpsbts to PSBTv0 only
✓ Descriptive subject✓ Names a concrete action or component! No meaningful explanatory body
The short version

What changed, and why it matters

This change updates the Bitcoin Core 'joinpsbts' RPC command so it only accepts PSBT version 0 files. Previously, it could accept newer PSBT versions, which might have led to incorrect or unexpected behavior when combining partially signed transactions. The change adds an explicit version check and rejects non-v0 PSBTs with a clear error message.

Recommended action

Treat as a hardening change. If running a node that exposes joinpsbts, ensure this or a later version is deployed so users cannot accidentally combine unsupported PSBT versions. Monitor for related PSBTv2 handling fixes.

Security signals we found

01

RPC input validation hardening

02

PSBT version restriction

03

Potential correctness issue when joining PSBTv2 transactions

Risk score

Why this scored 32/100

Our methodology →
Potential impact 8/30
Exploitability 5/25
Stealth signal 4/15
Affected reach 6/15
Confidence 6/10
Evidence quality 3/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.