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

lightningnetwork / lnd / 1768
65%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2017 02:22AM UTC
Jobs 2
Files 94
Run time 34min
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
1768

push

travis-ci

Roasbeef
lncli: add commands "create" and "unlock"

lncli create:
This command is used to set up a wallet encryption password for
use with lnd at first time use. It will ask fot the user to
confirm the chosen password, then do a call to the lnd RPC method
CreateWallet with the chosen password.

lncli unlock:
This command is used to unlock the wallet of a running lnd instance.
It calls the RPC method UnlockWallet with the provided password.

Both methods makes use of the terminal.ReadPassword method, to
securely read a password from user input without making it
replayable in the terminal.

13192 of 18436 relevant lines covered (71.56%)

36335.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1768.1 (RACE=false) 20 Oct 2017 02:22AM UTC 0
71.55
Travis Job 1768.1
3 1768.3 (RACE=false) 20 Oct 2017 02:57AM UTC 0
71.5
Travis Job 1768.3
Source Files on build 1768
  • List 0
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1768
  • 00ee3afa on github
  • Prev Build on master (#1767)
  • Next Build on master (#1770)
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