rgb-cln/lightningd/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
..
Makefile lightningd/Make: cleanup lightningd+wallet headers 2022-03-05 15:03:34 +10:30
run-find_my_abspath.c peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-invoice-select-inchan.c gossipd: send updated node_annoucement remote_addr 2022-03-11 16:42:45 +10:30
run-jsonrpc.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-log-pruning.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-shuffle_fds.c subdaemons: remove gossipd fd from per-peer daemons. 2022-02-08 11:15:52 +10:30