SomberNight
|
3447d8504b
|
don't connect to same peer multiple times
|
2018-11-05 20:16:04 +01:00 |
|
SomberNight
|
a16388dbc8
|
persist recent peers. implement dns seed bootstrapping.
dns seeds are currently disabled though, as they always seem to return mainnet nodes.
|
2018-11-05 20:16:03 +01:00 |
|
SomberNight
|
4537f2bcd5
|
persist nodes in channel_db on disk
|
2018-11-05 20:15:57 +01:00 |
|
Janus
|
67c69d7042
|
special case receiving payment after fee update, fee update injector
|
2018-11-05 20:08:46 +01:00 |
|
SomberNight
|
ef39459e90
|
avoid crash if don't have peer for open channel
|
2018-11-05 20:05:58 +01:00 |
|
SomberNight
|
037290a9a8
|
allow paying invoice without amount. min feerate 253 sat/kw.
|
2018-11-05 20:05:56 +01:00 |
|
Janus
|
fc147242e1
|
ln: fix race in on_network_update
|
2018-11-05 20:05:55 +01:00 |
|
Janus
|
05300a01e6
|
ln: send update_fee on fee change, handle nodes without data_protect
|
2018-11-05 20:05:54 +01:00 |
|
SomberNight
|
8c24e2101d
|
qt channels list: update channel when detecting close
|
2018-11-05 20:05:52 +01:00 |
|
Janus
|
d9208f3245
|
move channel_state into HTLCStateMachine
|
2018-11-05 20:05:51 +01:00 |
|
ThomasV
|
f6aae9e399
|
fix crash in lnworker main_loop
|
2018-11-05 20:05:47 +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
|
2fd3a1ca72
|
add lnworker.main_loop to network.futures so it gets cancelled on exit. fix aiosafe verbosity.
|
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 |
|