Commit graph

6 commits

Author SHA1 Message Date
ThomasV
93796b1e32
Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements 2018-11-05 20:05:33 +01:00
ThomasV
2f35212446
do not block GUI with open_channel 2018-11-05 20:02:41 +01:00
ThomasV
3dc8c08f6b
lightning: display remote balance in gui 2018-11-05 20:02:40 +01:00
ThomasV
8f1b4e7b4a
do not pass channel list to update_rows signal, as it is sent to all windows 2018-11-05 20:02:39 +01:00
ThomasV
1257cd28dd
Display channel status in the GUI.
Do not convert channel_id to integer; there is no reason to do that.
2018-11-05 20:02:37 +01:00
ThomasV
81f7cfd8aa
integrate channels_list with existing framework 2018-11-05 20:02:36 +01:00