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

Eclair v0.14.1 release (#3338)

Public commit record

What the developer wrote

Authored by Bastien Teinturier

53/100 · Thin
Eclair v0.14.1 release (#3338)
✓ Descriptive subject✓ Names a concrete action or component✓ Links an issue, advisory, or supporting reference! No meaningful explanatory body
The short version

What changed, and why it matters

This commit is the packaging of Eclair v0.14.1. It mostly changes version numbers and release notes, plus two operational tweaks: it turns off Maven's trusted-checksum post-processor and removes a startup guard that previously refused to run. The release notes describe the release as a routine patch with bug fixes and performance improvements, but also mention a Bolt12 fee-discount feature that was disabled because it could put nodes 'at risk' if used with custom plugins. No CVE or independent security report is referenced in the materials.

Recommended action

Treat this as a routine release commit, but verify the actual security-relevant code changes in the referenced prior commits (especially #3332, #3323, #3324, #3328, #3331, #3337). Users running custom Bolt12 offer-handler plugins should review the feeOverride_opt warning and upgrade. Build engineers should confirm that disabling the Maven trusted-checksum post-processor is intentional and does not weaken supply-chain verification in their environment.

Security signals we found

01

Release notes explicitly warn that custom Bolt12 offer-handler plugins setting feeOverride_opt put the node 'at risk' (#3332).

02

Startup safety guard removed: Boot.scala no longer requires eclair.allow-unsafe-startup=true to run.

03

Maven trusted-checksum post-processor disabled (Daether.artifactResolver.postProcessor.trustedChecksums=false).

04

Version downgrade from 0.15.0-SNAPSHOT to 0.14.1, consistent with a patch release.

Risk score

Why this scored 45/100

Our methodology →
Potential impact 12/30
Exploitability 8/25
Stealth signal 6/15
Affected reach 10/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.