rgb-cln/wire/test
Alex Myers ddf8fbdb5d gossipd: fix crash from gossip_store v10 changes
routing.c fixed to properly remove rate-limited gossip_store entries
when channels are closed. This caused gossipd to crash on a subsequent
gossip_store_load. Also corrects an overzealous limit of one gossip_store
entry per message (should now allow one broadcastable and one
rate-limited). Addresses issues 5387, 5395.

Changelog-None
2022-07-12 14:18:06 +09:30
..
.gitignore wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
Makefile peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-peer-wire.c wire: Add funding_locked tlv patch from PR lightning/bolts#910 2022-07-04 22:14:06 +02:00
run-tlvstream.c gossipd: fix crash from gossip_store v10 changes 2022-07-12 14:18:06 +09:30