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

Fix 0.2 CHANGELOG to note that offers will break on downgrade

Public commit record

What the developer wrote

Authored by Matt Corallo

73/100 · Adequate
Fix 0.2 CHANGELOG to note that offers will break on downgrade

It turns out we also switched the key we use to authenticate offers
*created* in the 0.2 upgrade and as a result downgrading to 0.2
will break any offers created on 0.2. This wasn't intentional but
it doesn't really seem worth fixing at this point, so just document
it.
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context
The short version

What changed, and why it matters

This commit is a documentation-only update to the 0.2 release CHANGELOG. It adds a note warning users that if they upgrade to LDK 0.2, create BOLT 12 offers, and then downgrade to an older LDK version, those offers will not be accepted. This is a compatibility/operational issue, not a security vulnerability, and no code behavior is changed.

Recommended action

No immediate security action required. Users planning to downgrade from LDK 0.2 should be aware that BOLT 12 offers created on 0.2 will not be accepted by older versions. If downgrade compatibility is needed, avoid creating offers on 0.2 or regenerate them after downgrade.

Security signals we found

01

No code change—documentation-only changelog edit

02

Relates to BOLT 12 offer authentication key compatibility

03

Could affect payment/receive workflows after downgrade, but is a known operational limitation rather than an exploit

04

No mention of vulnerability, CVE, attacker, or exploit in commit or diff

Risk score

Why this scored 18/100

Our methodology →
Potential impact 2/30
Exploitability 0/25
Stealth signal 1/15
Affected reach 3/15
Confidence 8/10
Evidence quality 4/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.