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

Auto-refresh relay fees from conf can be disabled (#3260)

Public commit record

What the developer wrote

Authored by pm47

81/100 · Strong
Auto-refresh relay fees from conf can be disabled (#3260)

There is a performance hit on restart if there is a large number (>100s) of channels, so it can be disabled with a new `eclair.relay.fees.reset-existing-channels` setting.

The default behavior is unchanged.
✓ Specific, 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 an optional setting that lets node operators disable an automatic fee refresh for existing payment channels when Eclair restarts. By default, the old behavior is preserved (fees are still refreshed). The change is framed as a performance improvement for operators with hundreds of channels, not as a security fix. There is no direct evidence in the commit that this resolves a vulnerability or that an attacker can exploit the old behavior.

Recommended action

No security action required. Treat as a normal feature/performance configuration change. Operators with many channels may evaluate setting `reset-existing-channels = false` if restart performance is an issue, while understanding that config fee changes will then not automatically apply to existing channels.

Security signals we found

01

No security framing in commit message or release notes

02

Change is purely opt-in performance optimization

03

Default behavior unchanged, preserving prior fee-update semantics

04

No input validation, cryptographic, or authorization changes

05

No references to CVEs, advisories, or security researchers

Risk score

Why this scored 18/100

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