rgb-cln/gossipd/test
Rusty Russell 177a1fc88e gossipd: handle local channel creation separately from update.
Note: this will break the gossip_store if they have current channels,
but it will fail to parse and be discarded.

Have local_add_channel do just that: the update is logically separate
and can be sent separately.

This removes the ugly 'bool add_to_store' flag.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-19 15:52:56 -04: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 gossipd: Check features in `node_announcement` and `channel_announcement`. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c gossipd: handle local channel creation separately from update. 2018-05-19 15:52:56 -04:00
run-find_route-specific.c gossipd: handle local channel creation separately from update. 2018-05-19 15:52:56 -04:00
run-find_route.c gossipd: handle local channel creation separately from update. 2018-05-19 15:52:56 -04:00
run-initiator-success.c gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00
run-responder-success.c gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00