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

lightningnetwork / lnd / 2465
65%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2018 05:10AM UTC
Jobs 2
Files 101
Run time 7min
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

pending completion
2465

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%)

40783.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2465.1 (RACE=false) 06 Jan 2018 05:17AM UTC 0
72.79
Travis Job 2465.1
3 2465.3 (RACE=false) 06 Jan 2018 05:10AM UTC 0
72.87
Travis Job 2465.3
Source Files on build 2465
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2465
  • 9bd27309 on github
  • Prev Build on master (#2466)
  • Next Build on master (#2477)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc