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

lightningnetwork / lnd / 3295
63%

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2018 11:21PM UTC
Jobs 2
Files 125
Run time 35min
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
3295

push

travis-ci

Roasbeef
discovery: ensure target host for DNS fallback is fully qualified

In this commit, fix the inability of some users to connect to the DNS
seed using our direct TCP fallback. We do this as some resolvers filter
out our large SRV requests due to their size (they also include public
keys). Instead, we’ll use a direct TCP resolution in this case.
However, after a recent change, we forgot the period at the end of the
target DNS host. This is an issue as the domain needs to be fully
qualified.

The fix is easy, add a period within our string formatting to target
the proper sub-domain and SRV target.

Fixes #854.

18708 of 28803 relevant lines covered (64.95%)

47227.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3295.1 (RACE=false) 18 Mar 2018 11:56PM UTC 0
64.95
Travis Job 3295.1
3 3295.3 (RACE=false) 18 Mar 2018 11:21PM UTC 0
64.94
Travis Job 3295.3
Source Files on build 3295
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3295
  • ce856323 on github
  • Prev Build on master (#3294)
  • Next Build on master (#3296)
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

© 2026 Coveralls, Inc