core-lightning/gossipd/test
Rusty Russell f293ff0a6a broadcast: don't reorder channel_announce when we get the real one.
If channel_announce is rebroadcast, it should replace the existing one
in-place.  We currently only do this if we start from the unsigned one
and replace it with the signed one when we hit 6 confirms.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-21 09:13:28 +01:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-bench-find_route.c broadcast: don't reorder channel_announce when we get the real one. 2017-12-21 09:13:28 +01:00
run-find_route-specific.c broadcast: don't reorder channel_announce when we get the real one. 2017-12-21 09:13:28 +01:00
run-find_route.c broadcast: don't reorder channel_announce when we get the real one. 2017-12-21 09:13:28 +01:00
run-initiator-success.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
run-responder-success.c ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00