mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
f5985171bd
We are logging way too much from gossipd, causing noisy logs. This PR reduces logs for incoming messages to those that actually caused a change in our internal state (duplicate and old messages are just dropped silently now). Changelog-Changed: gossipd: The `gossipd` is now a lot quieter, and will log only when a message changed our network topology. |
||
---|---|---|
.. | ||
test | ||
broadcast.h | ||
gossip_generation.c | ||
gossip_generation.h | ||
gossip_store_wire.csv | ||
gossip_store.c | ||
gossip_store.h | ||
gossipd_peerd_wire.csv | ||
gossipd_wire.csv | ||
gossipd.c | ||
gossipd.h | ||
Makefile | ||
queries.c | ||
queries.h | ||
routing.c | ||
routing.h | ||
seeker.c | ||
seeker.h |