• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lightningnetwork / lnd / 2465 / 3
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2018 05:10AM UTC
Files 101
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jan 2018 04:37AM UTC coverage: 72.869% (+0.06%) from 72.806%
RACE=false

push

travis-ci

Roasbeef
server: add bootstrap peers to  persistent peers for conn retry

Peers are treated as transient by default. When a peer is disconnected,
no attempt is made to reconnect. However, if we have a channel open
with a peer that peer will be added as persistent. If a persistent peer
becomes disconnected then we will attempt to reconnect.

This behavior implies that a fresh node - those without any channels -
will fall off the network over time as remote nodes restart or due to
connectivity changes. This change marks bootstrap peers as persistent
and ensures that the node remains connected to those specific peers over
time. This does not keep the node connected in the case that all
bootstrap peers are down.

Fixes #451.

15030 of 20626 relevant lines covered (72.87%)

21270.6 hits per line

Source Files on job 2465.3 (RACE=false)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2465
  • Travis Job 2465.3
  • 9bd27309 on github
  • Prev Job for RACE=false on master (#2466.1)
  • Next Job for RACE=false on master (#2477.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc