core-lightning/gossipd
Rusty Russell 6b7b7f1007 test_lightningd.py: fix timing error in test_forward_different_fees_and_cltv
We need to make sure all the updates are known to gossip.  Since
one is the local update, we change that message to look the same.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-12 09:46:56 +01:00
..
test Avoid passing uninitialized value dummy with uninitialized field addrlen to {initiator,responder}_handshake_ 2017-12-30 12:28:24 +01:00
broadcast.c routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
broadcast.h routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
gossip.c test_lightningd.py: fix timing error in test_forward_different_fees_and_cltv 2018-01-12 09:46:56 +01:00
gossip_wire.csv gossipd: don't hang if we try to connect to already-connected peer. 2018-01-11 23:47:47 +01:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
routing.c gossipd: attach updates to pending transactions in preference. 2018-01-11 23:13:23 +01:00
routing.h gossipd: look up short_channel_id when we see a channel_announcement. 2018-01-11 23:13:23 +01:00