SomberNight
|
3c82b00c5e
|
WalletDB() usage: trivial refactors and fixes
split off from https://github.com/spesmilo/electrum/pull/10027
|
2025-07-15 12:30:06 +00:00 |
|
SomberNight
|
a1a55db39c
|
lnwatcher: keep_watching should wait at least until closing_tx is deep
Even if it decides there is nothing to sweep from the ctx/etc, it still needs to
keep watching until a reorg-safe depth.
|
2025-07-08 13:36:04 +00:00 |
|
ThomasV
|
853b793bef
|
rm verbosity_shortcuts option (unused, redundant)
|
2025-05-29 16:20:41 +02:00 |
|
ThomasV
|
8e6be0a36a
|
Remove inheritance between LNWatcher and Watchtower
As LNWatcher is no longer async, there is not enough overlap
between these classes to deserve inheritance
|
2025-03-14 11:59:56 +01:00 |
|
ThomasV
|
fbebe7de1a
|
Make lnwatcher not async
This fixes offline history not having the proper labels
|
2025-03-14 11:09:11 +01:00 |
|
ThomasV
|
9d0cc6c4a3
|
follow-up c7dcfab
|
2025-03-11 18:16:41 +01:00 |
|
ThomasV
|
29a8c41025
|
move watchtower to a plugin.
remove watchtower dialog in qt
|
2024-12-20 15:34:26 +01:00 |
|