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

lightningnetwork / lnd / 2491
65%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2018 08:21PM UTC
Jobs 1
Files 101
Run time 4s
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
2491

Pull #472

travis-ci

web-flow
lnwallet/lnrpc: Expose sync status to gRPC interface

This commit adds wallet_best_block_timestamp to the gRPC interface.
This is done in order to allow clients to calculate progress while
lnd syncs to the blockchain. wallet_best_block_timestamp is exposed
via the GetInfo() rpc call. Additionally, IsSynced() returns the
WalletBestBlockTimestamp as the second value in the tuple
that is returned, providing additional detail when querying about the
status of the sync. The BtcWallet interface has also been updated
accordingly.

This commit was created to support the issue to
[Add progress bar for chain sync] (lightninglabs/lightning-app#10) in
lightning-app
Pull Request #472: Expose sync height to gRPC interface

15032 of 20626 relevant lines covered (72.88%)

25470.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2491.1 (RACE=false) 07 Jan 2018 08:21PM UTC 0
72.88
Travis Job 2491.1
Source Files on build 2491
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2491
  • Pull Request #472
  • PR Base - 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