core-lightning/lightningd/gossip
Christian Decker 4bc6ee1088 gossip: Fix two bugs in the forwarding of gossip
We were using an uninitialized `broadcast_index` on the peer which
would occasionally result in no forwardings at all, segmenting the
network. And during the `msg_queue` refactor, some wait targets were
not updated, resulting in the waits never to be woken up.
2017-05-02 11:59:24 +09:30
..
gossip.c gossip: Fix two bugs in the forwarding of gossip 2017-05-02 11:59:24 +09:30
gossip_wire.csv lightningd/dev_ping: expand to cover gossipd. 2017-04-25 22:00:28 +02:00
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30