Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect and listen to BOLT compatible nodes #437

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2018

  1. connect to remote BOLT nodes

    this is a combination of earlier PRs mit-dci#434 and mit-dci#435 with newer changes.
    With this PR, you must be able to
    
    1. Connect to a remote lnd node and observe connection success
    2. Connect remote lnd node to lit node for 15s
    Varunram committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    00d4acc View commit details
    Browse the repository at this point in the history
  2. remove comments

    Varunram committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    89e3025 View commit details
    Browse the repository at this point in the history
  3. make tests work

    Varunram committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c618cee View commit details
    Browse the repository at this point in the history