Files
pallectrum/electrum
SomberNight b9a81cd03e lnworker: reserve wallet addresses also for chan backups
We were already reserving wallet addresses for full channels.
Now we also do the same for imported channel backups.
(but not for onchain, as we don't have enough info for that)

Without this, if the same seed is used on multiple devices (with each
device having its own set of LN channels), the wallet instances will
reuse keys (specifically the payment_basepoint, which for
static_remotekey chans is used as the to_remote output).
Now with this change, at least if the wallet instances have imported
channel backups of each other, this reuse is avoided.
2024-10-20 13:58:10 +00:00
..
2024-09-18 15:48:38 +00:00
2024-05-30 13:08:13 +00:00
2024-02-12 18:26:08 +00:00
2024-06-04 18:29:17 +00:00
2024-06-04 13:42:57 +00:00
2024-05-22 15:26:26 +00:00
2024-10-17 13:32:30 +02:00
2024-04-24 14:14:31 +00:00
2024-03-01 11:21:49 +01:00
2024-05-20 16:57:11 +02:00
2024-09-14 03:52:03 +09:00
2024-09-14 03:52:03 +09:00