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

[stability] Only Show New Peer On Open Channel #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schlagmichdoch
Copy link

Sometimes Peers are shown correctly in the UI but somehow the peer to peer channel cannot be established. Therefor, sending to peers fails as there is no open channel.

This PR puts the creation of new peers to after the channel is opened and removes it when the channel is closed again.
That way, only peers with an open channel are shown. Should improve stability.

This also includes #531

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.

None yet

1 participant