Files
palladum-lightning/common
Rusty Russell a84ad10820 common: fix bad cupdates count in gossmap.c
I noticed this in the logs:

```
lightningd-1 2026-01-28T00:27:37.504Z DEBUG   gossipd: gossip_store: Read 59428/118856/0/0 cannounce/cupdate/nannounce/delete from store in 45521871 bytes, now 45521849 bytes (populated=true)
lightningd-1 2026-01-28T00:27:37.504Z DEBUG   gossipd: Got 118856 bad cupdates, ignoring them (expected on mainnet)
```

That's weird, and turns out it counting good updates, not bad ones!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-19 17:04:35 +10:30
..
2025-10-26 20:31:45 +10:30
2026-01-28 17:23:00 +10:30
2024-03-07 14:09:14 +01:00
2024-10-07 14:05:47 +02:00
2024-11-21 14:15:36 +10:30