Skip to content

Conversation

jamaljsr
Copy link
Owner

Closes #747
Closes #758

Description

Fixes a bug where Core Lightning nodes are unable to peer with other nodes and therefore not able to open outbound channels.

Steps to Test

  1. Create a new network with two Core Lightning nodes
  2. Start the network
  3. Select a Core Lightning node
  4. Click the Connect tab
  5. Confirm the "P2P Internal" url contains the name of the node (ex: 02f...19f2132f@bob:9735) instead of 0.0.0.0

Screenshots

image

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (26927f1) 100.00% compared to head (8da5e3a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #762   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          139       139           
  Lines         4334      4334           
  Branches       817       817           
=========================================
  Hits          4334      4334           
Files Changed Coverage Δ
src/lib/lightning/clightning/clightningService.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamaljsr jamaljsr merged commit 5f97ccb into master Aug 16, 2023
@jamaljsr jamaljsr deleted the fix/cln-p2p-addr branch August 16, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: core lightning nodes fail to connect as source Bug: CLN Peer connection not working
2 participants