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

lnworker: set OPTION_ONION_MESSAGE_OPT feature if we are forwarding.

Public commit record

What the developer wrote

Authored by ThomasV

50/100 · Thin
lnworker: set OPTION_ONION_MESSAGE_OPT feature if we are forwarding.
✓ Specific, descriptive subject✓ Names a concrete action or component! No meaningful explanatory body
The short version

What changed, and why it matters

This commit changes how Electrum advertises its Lightning network features. When the wallet is configured to forward payments (including trampoline payments), it now tells other nodes it supports onion messages. This is a protocol-correctness fix: a node that forwards payments should advertise the feature it is actually using. It is not a fix for an active exploit, but it removes a minor inconsistency that could affect interoperability or routing.

Recommended action

No urgent action. Treat as a normal correctness/interoperability patch. Users running experimental Lightning forwarding should update to keep feature advertisement consistent with behavior.

Security signals we found

01

Feature-bit advertisement now matches actual forwarding capability

02

Experimental forwarding options gated the new advertisement

03

No input validation, parsing, or cryptographic code modified

04

No memory-safety, authentication, or authorization changes

Risk score

Why this scored 19/100

Our methodology →
Potential impact 3/30
Exploitability 2/25
Stealth signal 2/15
Affected reach 3/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.