rgb-cln/gossipd/test
Christian Decker 63f22d70b5 gossip: Store channel deletions so we don't re-add them on restart
If we only remember the actions that added channels then we'd restore them when
re-reading the gossip_store, so put a tombstone in there to remember to delete
it. These will be cleared upon re-writing the store since the announcements wont
be written anymore.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-03-30 16:35:00 +02: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 gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
run-find_route-specific.c gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
run-find_route.c gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
run-initiator-success.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
run-responder-success.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00