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

docs: add release notes for offline peer uptime fix

Public commit record

What the developer wrote

Authored by Erick Cestari

62/100 · Adequate
docs: add release notes for offline peer uptime fix
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope! No meaningful explanatory body
The short version

What changed, and why it matters

This commit only adds a release note describing a previously fixed bug. The actual code fix is in a separate pull request. The bug caused LND's ListChannels report to incorrectly show 100% uptime for peers that were actually offline, because the channel fitness store wrongly assumed peers were online when it first started tracking them. The release note explains uptime is now seeded from the peer's real connection state. There is no new code change here, so this commit itself does not introduce or fix a security vulnerability.

Recommended action

No security action required for this documentation commit. Review PR #10890 separately if assessing the actual code fix. Consider whether inaccurate uptime reporting could mislead monitoring or automation that relies on ListChannels uptime, but treat that as operational risk rather than a direct security vulnerability.

Security signals we found

01

No executable code changed

02

Documentation-only release note

03

Referenced bug is a reporting/data accuracy issue, not a security flaw

04

No mention of CVE, security researcher, or security advisory in commit or references

Risk score

Why this scored 18/100

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