rgb-cln/gossipd/test
Michael Schmoock 67fdc6f8ad gossipd: send updated node_annoucement remote_addr
This is the cheapest algo I came up with that simply checks that the
same `remote_addr` has been report by two different peers. Can be
improved in many ways:

 - Check by connecting to a radonm peers in the network
 - Check for more than two confirmations or a certain fraction
 - ...

Changelog-Added: Send updated node_annoucement when two peers report the same remote_addr.
2022-03-11 16:42:45 +10: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: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-crc32_of_update.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10: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