mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-12 18:49:42 +01:00
Large nodes were not always getting their own channel gossip out reliably. The number of peers we spam our own channel gossip to is limited to save large nodes on startup, but this should be relaxed slightly to ensure propagation. Changelog-Fixed: Own-channel gossip is broadcast to more peers on connect. |
||
---|---|---|
.. | ||
test | ||
connectd.c | ||
connectd.h | ||
connectd_gossipd_wire.csv | ||
connectd_wire.csv | ||
gossip_rcvd_filter.c | ||
gossip_rcvd_filter.h | ||
gossip_store.c | ||
gossip_store.h | ||
handshake.c | ||
handshake.h | ||
Makefile | ||
multiplex.c | ||
multiplex.h | ||
netaddress.c | ||
netaddress.h | ||
onion_message.c | ||
onion_message.h | ||
peer_exchange_initmsg.c | ||
peer_exchange_initmsg.h | ||
queries.c | ||
queries.h | ||
sha1.c | ||
sha1.h | ||
tor.c | ||
tor.h | ||
tor_autoservice.c | ||
tor_autoservice.h | ||
websocketd.c |