core-lightning/gossipd/test
Rusty Russell ee21ae814a gossipd: revert useless bf8cb640b7.
This attempted to make us re-xmit our own node_announcement at restart,
by moving the node_announcement to the end of the gossip store.  But,
as nothing is connected, yet, this had no effect!

We will rexmit it anyway, since it's marked PUSH.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-04-21 06:13:55 +09:30
..
.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: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-check_channel_announcement.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-check_node_announcement.c gossipd: revert useless bf8cb640b7. 2022-04-21 06:13:55 +09:30
run-crc32_of_update.c gossipd: revert useless bf8cb640b7. 2022-04-21 06:13:55 +09:30
run-extended-info.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-next_block_range.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-txout_failure.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30