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

Add "phoenix zero reserve" feature bit (#3176)

Public commit record

What the developer wrote

Authored by Fabrice Drouin

76/100 · Adequate
Add "phoenix zero reserve" feature bit (#3176)

* Add PhoenixZeroReserve feature bit

Add a feature bit for zero-reserve channel. It is used by phoenix wallets and different from the feature bit proposed in https://github.com/lightning/bolts/pull/1140.

* Simplify SimpleTaprootChannelsPhoenix channel type

It does not make sense to have versions with/without scid-alias and zero-conf.
✓ Descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context✓ Links an issue, advisory, or supporting reference
The short version

What changed, and why it matters

This commit adds a new Lightning protocol feature bit called 'phoenix_zero_reserve' and simplifies how Eclair handles a Phoenix-specific taproot channel type. It is a feature addition and refactoring change, not a fix for a known security bug. There is no evidence in the commit or supplied references that this resolves an active vulnerability.

Recommended action

No immediate security action required. Reviewers may want to confirm that the new PhoenixZeroReserve feature bit does not conflict with any reserved or future-standard bits, and that the simplified channel type still enforces intended reserve policies in channel negotiation.

Security signals we found

01

New feature bit registration (mandatory bit 128) for zero-reserve channels

02

Channel type simplification removing scidAlias/zeroConf variants for Phoenix taproot channels

03

No security-relevant keywords in commit title or message

04

No CVE, advisory, or vendor security disclosure referenced

05

No changes to validation, authentication, or cryptographic logic observed

Risk score

Why this scored 19/100

Our methodology →
Potential impact 2/30
Exploitability 1/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.