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

lightningnetwork / lnd / 2197
67%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2017 01:54AM 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
2197

push

travis-ci

Roasbeef
routing: ensure that new blocks connected monotonically increase in height

This commit fixes an existing bug within the ChannelRouter. Prior to
this commit, if the chain view skipped blocks or for some reason we had
a gap in blocks delivered, then we would simply accept them. This had
the potential to cause us to miss on-chain channel closure events. To
remedy this, we won’t process any blocks whose heights aren’t
*strictly* increasing.

A longer term fix would be to have the ChainView take a block height,
and re-dispatch any notifications from that height to the current
height.

14364 of 19885 relevant lines covered (72.24%)

42933.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2197.1 (RACE=false) 06 Dec 2017 02:01AM UTC 0
72.23
Travis Job 2197.1
3 2197.3 (RACE=false) 06 Dec 2017 01:54AM UTC 0
72.24
Travis Job 2197.3
Source Files on build 2197
  • List 0
  • Changed 27
  • Source Changed 1
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2197
  • 45556827 on github
  • Prev Build on master (#2176)
  • Next Build on master (#2206)
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