core-lightning/lightningd/gossip
Christian Decker fd1cbf9030 gossip: Refactoring message handling and removed redundant timers
We were firing off the wakeup timers all over the place, out of fear
that we would be triggering two concurrent broadcasts. This is not
really the case since the wakeup calls are idempotent. This also
allows us not to differentiate between triggering a broadcast on a
local peer or on a proxied peer.
2017-03-13 11:26:48 +01:00
..
gossip_wire.csv lightningd/gossip: convert to subd. 2017-03-11 07:19:40 +10:30
gossip.c gossip: Refactoring message handling and removed redundant timers 2017-03-13 11:26:48 +01:00
Makefile lightningd/gossip: convert to subd. 2017-03-11 07:19:40 +10:30