Janus
|
35adc3231b
|
lightning: fixup after rebasing on restructured master
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
1db7a8334a
|
Refresh LN status in GUI using network callback.
|
2019-08-20 09:03:10 +02:00 |
|
SomberNight
|
18627ecd1a
|
lnwatcher: naive code to sweep to_local from our ctx (will not wait for timelock yet)
|
2019-08-20 09:03:10 +02:00 |
|
Janus
|
7a3551b5df
|
ln: merge OpenChannel and HTLCStateMachine
|
2019-08-20 09:03:10 +02:00 |
|
Janus
|
42a56df996
|
ln: shortcut some OpenChannel fields to traversing too much
|
2019-08-20 09:03:10 +02:00 |
|
Janus
|
77e9abc655
|
ln: store HTLCStateMachine in lnworker.channels
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
c7e47b74a9
|
Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
6e71340e52
|
do not block GUI with open_channel
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
40fcf58fec
|
lightning: display remote balance in gui
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
aeb58dbd66
|
do not pass channel list to update_rows signal, as it is sent to all windows
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
21c883bd0b
|
Display channel status in the GUI.
Do not convert channel_id to integer; there is no reason to do that.
|
2019-08-20 09:03:10 +02:00 |
|
ThomasV
|
bf6d28e1f0
|
integrate channels_list with existing framework
|
2019-08-20 09:03:10 +02:00 |
|