michaelWuensch / BitBanana

Lightning Node Management for Android
https://bitbanana.app
MIT License
90 stars 11 forks source link

Add Peer Management / Part 1 #57

Closed michaelWuensch closed 7 months ago

michaelWuensch commented 7 months ago

Description

A PR that adds the first part of peer management. So far you can display a list of all connected peers, connect to new peers, disconnect from peers and open a channel to connected peers. Selecting a peer will aready show a dedicated page for the peer. That page will be done in a separate PR. The feature is turned off by default in advanced settings. Turn it on if you want to test it.

Motivation and Context

Even when mostly done automatically Peer Management is part of managing a node. BitBanana aims to be a node management tool, therefore it should have that feature. First part for issue #40

How Has This Been Tested?

On my S22 in regtest

Types of changes

Checklist: