Janus
|
a774f3339e
|
avoid leaving FORCE_CLOSING state, rebroadcast closing tx if reorged out
|
2018-11-05 20:24:16 +01:00 |
|
Janus
|
1dc9e062df
|
lightning channels reserves: use pretty balance in Qt, fix bugs, add tests
|
2018-11-05 20:24:08 +01:00 |
|
ThomasV
|
f8fd131d01
|
use WaitingDialog to close channels
|
2018-11-05 20:24:07 +01:00 |
|
ThomasV
|
b38e25844b
|
add close_channel method to peer
|
2018-11-05 20:24:07 +01:00 |
|
Janus
|
0b2f539c81
|
lnchan: add available_to_spend()
|
2018-11-05 20:23:54 +01:00 |
|
Janus
|
786ead4d83
|
rebase fixup: use new broadcast_transaction API
|
2018-11-05 20:19:03 +01:00 |
|
ThomasV
|
591e85c087
|
run open_channel in a WaitingDialog
|
2018-11-05 20:19:01 +01:00 |
|
Janus
|
12bc0a75f8
|
rename lnhtlc->lnchan, HTLCStateMachine->Channel
|
2018-11-05 20:19:01 +01:00 |
|
Janus
|
d480d52c1c
|
qt channels_list: use repr() and not str() for exceptions
|
2018-11-05 20:18:58 +01:00 |
|
ThomasV
|
89460aecd8
|
aiosafe: define user visible exception class
|
2018-11-05 20:18:49 +01:00 |
|
ThomasV
|
297c43863c
|
lnbase: propagate error messages received in on_error to their relevant coroutines
|
2018-11-05 20:18:48 +01:00 |
|
SomberNight
|
3b938160d1
|
make key derivation reasonable
no more hardcoded secrets, no more key-reuse
|
2018-11-05 20:18:45 +01:00 |
|
Janus
|
ef67f1e18a
|
new network API: use broadcast_transaction with run_from_other_thread
|
2018-11-05 20:18:41 +01:00 |
|
Janus
|
4b2fa6a828
|
move connection string decoding to lnworker, fix test_lnutil
|
2018-11-05 20:18:38 +01:00 |
|
Janus
|
086acc43a2
|
qt channels_list: min width, not fixed with (for hiDPI displays), use OK as default button
|
2018-11-05 20:18:37 +01:00 |
|
Janus
|
d79ccb1c4c
|
lnhtlc: save logs and feeupdates
|
2018-11-05 20:16:12 +01:00 |
|
SomberNight
|
595e7cb1b4
|
qt open channel dialog: allow pasting invoices to open a channel
|
2018-11-05 20:16:06 +01:00 |
|
SomberNight
|
985d15dc8e
|
more reliable peer and channel re-establishing
|
2018-11-05 20:16:04 +01:00 |
|
SomberNight
|
4537f2bcd5
|
persist nodes in channel_db on disk
|
2018-11-05 20:15:57 +01:00 |
|
SomberNight
|
5538762673
|
qt/channels list: show error in dialog
|
2018-11-05 20:05:52 +01:00 |
|
Janus
|
d9208f3245
|
move channel_state into HTLCStateMachine
|
2018-11-05 20:05:51 +01:00 |
|
ThomasV
|
841124ce47
|
add peer suggestion to open channel dialog. move add_peer code back to lnworker constructor
|
2018-11-05 20:05:46 +01:00 |
|
ThomasV
|
ae389ae5e2
|
LNWorker: connect to multiple peers.
save exceptions in aiosafe.
enable adding peer in GUI.
|
2018-11-05 20:05:45 +01:00 |
|
Janus
|
8276d023c2
|
lightning: fixup after rebasing on restructured master
|
2018-11-05 20:05:44 +01:00 |
|