SomberNight
|
6f292eceaf
|
lnwatcher: naive code to sweep to_local from our ctx (will not wait for timelock yet)
|
2018-07-13 16:44:01 +02:00 |
|
Janus
|
7dfe30da2e
|
ln: merge OpenChannel and HTLCStateMachine
|
2018-07-13 16:44:01 +02:00 |
|
Janus
|
69f64b55e3
|
ln: shortcut some OpenChannel fields to traversing too much
|
2018-07-13 16:44:01 +02:00 |
|
Janus
|
93b8567de4
|
ln: store HTLCStateMachine in lnworker.channels
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
0f66abc2fd
|
Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
8524ea4f7e
|
do not block GUI with open_channel
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
fe464113eb
|
lightning: display remote balance in gui
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
6372b44af7
|
do not pass channel list to update_rows signal, as it is sent to all windows
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
deb1d9fe3b
|
Display channel status in the GUI.
Do not convert channel_id to integer; there is no reason to do that.
|
2018-07-13 16:44:01 +02:00 |
|
ThomasV
|
f702bbac11
|
integrate channels_list with existing framework
|
2018-07-13 16:44:01 +02:00 |
|