f321x
ddb01f5355
lnpeer: don't save our own channel update as remote upd
...
I noticed CLN is sending our own channel update to us on
reestablishment, we then assume it to be the remote nodes
update and try to verify the signature against their pubkey
which fails and throws `InvalidGossipMsg`.
This adds a check preventing us from trying to save our own
channel updates as remote update.
2026-02-23 17:12:15 +01:00
..
2026-02-17 09:33:43 +01:00
2026-02-21 03:40:09 +00:00
2025-07-21 02:40:17 +00:00
2025-11-10 13:47:20 +01:00
2026-02-21 03:51:52 +00:00
2026-02-16 09:28:16 +01:00
2026-01-05 15:55:31 +00:00
2026-01-21 17:49:41 +00:00
2026-01-15 16:43:22 +00:00
2025-09-11 17:01:52 +00:00
2026-02-17 18:11:13 +00:00
2025-08-15 17:29:55 +00:00
2025-08-01 18:53:03 +00:00
2025-08-18 15:38:25 +00:00
2026-02-09 11:39:54 +01:00
2025-08-14 15:59:11 +02:00
2025-12-05 17:06:41 +00:00
2025-12-18 19:25:04 +01:00
2025-08-18 17:02:34 +00:00
2025-12-05 17:06:50 +00:00
2026-01-13 13:57:14 +01:00
2025-12-18 08:32:46 +01:00
2026-02-21 03:40:09 +00:00
2025-12-19 12:47:15 +00:00
2025-12-02 10:38:10 +01:00
2025-11-18 17:06:42 +00:00
2026-02-03 07:36:20 +00:00
2026-01-28 12:32:59 +01:00
2026-01-28 17:49:36 +01:00
2026-01-28 12:08:35 +01:00
2025-11-27 17:58:49 +01:00
2026-02-23 17:12:15 +01:00
2025-11-11 16:00:41 +00:00
2025-12-15 14:53:50 +00:00
2026-01-27 13:14:31 +01:00
2025-12-10 10:50:01 +01:00
2026-01-15 15:59:14 +00:00
2025-07-15 22:53:35 +00:00
2025-12-17 10:23:16 +00:00
2026-02-09 17:06:21 +00:00
2025-08-20 17:57:05 +00:00
2025-08-08 14:34:53 +00:00
2025-12-18 14:27:54 +00:00
2025-07-18 00:42:09 +00:00
2026-01-05 15:55:58 +00:00
2025-12-22 18:06:26 +01:00
2025-12-05 17:06:41 +00:00
2026-01-21 13:57:04 +01:00
2026-01-19 15:22:17 +00:00
2025-09-05 19:51:33 +00:00
2025-12-01 18:39:56 +01:00
2025-11-03 15:44:02 +00:00
2025-11-21 15:45:33 +00:00
2025-12-11 18:49:13 +00:00
2025-12-04 15:32:46 +00:00
2026-01-22 15:05:22 +00:00
2025-09-24 13:46:24 +00:00
2026-01-22 16:22:42 +01:00
2026-02-20 16:06:42 +01:00
2026-02-03 18:01:12 +01:00
2026-02-04 11:56:44 +01:00