core-lightning/gossipd/test
Rusty Russell 1290f305a2 gossipd: remove tag.
We only access via index.  We do, however, want to clean up when we
delete nodes and channels, so we tie lifetimes to that.  This leads
us to put the index into 'struct queued_message'.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-14 02:19:37 +00: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: remove tag. 2018-03-14 02:19:37 +00:00
run-find_route-specific.c gossipd: remove tag. 2018-03-14 02:19:37 +00:00
run-find_route.c gossipd: remove tag. 2018-03-14 02:19:37 +00:00
run-initiator-success.c Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00
run-responder-success.c Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00