Commit Graph

9 Commits

Author SHA1 Message Date
Janus
3397474095 ln: merge OpenChannel and HTLCStateMachine 2018-06-28 13:57:39 +02:00
Janus
49541f78a6 ln: shortcut some OpenChannel fields to traversing too much 2018-06-28 13:57:39 +02:00
Janus
5791ed1b66 ln: store HTLCStateMachine in lnworker.channels 2018-06-28 13:57:39 +02:00
ThomasV
a0042b8203 Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements 2018-06-27 12:44:43 +02:00
ThomasV
0be0d4e2cc do not block GUI with open_channel 2018-06-26 19:32:50 +02:00
ThomasV
6a9170d77b lightning: display remote balance in gui 2018-06-26 19:32:50 +02:00
ThomasV
3950912ee9 do not pass channel list to update_rows signal, as it is sent to all windows 2018-06-26 19:32:50 +02:00
ThomasV
71a0b91096 Display channel status in the GUI.
Do not convert channel_id to integer; there is no reason to do that.
2018-06-26 19:32:50 +02:00
ThomasV
4c5390d3dd integrate channels_list with existing framework 2018-06-26 19:32:50 +02:00