Skip to content

fix: connect to and persist custom channel peers#436

Merged
pwltr merged 4 commits intomasterfrom
fix/custom-channels
Feb 16, 2026
Merged

fix: connect to and persist custom channel peers#436
pwltr merged 4 commits intomasterfrom
fix/custom-channels

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Feb 9, 2026

Description

  • for users that migrated from the RN app, fetch and persist custom peers once (backwards compatible)
  • don't check network when scanning node URI
  • some UI fixes in FundManual flow

Linked Issues/Tasks

Closes #435

@pwltr pwltr force-pushed the fix/custom-channels branch 3 times, most recently from 57cea26 to 59cf7fe Compare February 9, 2026 18:15
@pwltr pwltr force-pushed the fix/custom-channels branch from 59cf7fe to f38a8e9 Compare February 9, 2026 18:18
@claude

This comment has been minimized.

2 similar comments
@claude

This comment has been minimized.

@claude

This comment has been minimized.

Copy link
Member

@jvsena42 jvsena42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, testing...

@jvsena42
Copy link
Member

Copy link
Member

@jvsena42 jvsena42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested:

  1. RN > open 2 channels with bitkit-docker > migrate with fix/custom-channels > peers and channels imported successfully ✅
  2. RN > open 2 channels with bitkit-docker > migrate with master > channels imported but bitkit-docker peer don't > checkout to fix/custom-channels > bitkit-docker peer connected successfully ✅

@pwltr pwltr merged commit d1b5eca into master Feb 16, 2026
60 of 64 checks passed
@pwltr pwltr deleted the fix/custom-channels branch February 16, 2026 14:27
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]: Custom channel peers not reconnected after migration

2 participants