rgb-cln/gossipd/test
Rusty Russell eeee5d6249 lightningd: really fill in our own details when channeld says to make channel_update.
Now we've asserted that channeld would tell lightningd the same thing it
would do anyway, we can simply have channeld say "enable=True|False" and
lightningd fill in the other fields.

This means there's a pile of things channeld doesn't need to know any more!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-25 07:00:05 +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 common/onion: split into decode and encode routines. 2022-11-09 15:08:03 +01:00
run-check_channel_announcement.c gossipd: don't "unmark" dying channels' updates if we receive them. 2023-07-25 10:11:05 +09:30
run-check_node_announcement.c lightningd: really fill in our own details when channeld says to make channel_update. 2023-10-25 07:00:05 +10:30
run-crc32_of_update.c lightningd: really fill in our own details when channeld says to make channel_update. 2023-10-25 07:00:05 +10:30
run-extended-info.c gossipd: don't use peer softrefs for gossip credit. 2023-07-09 16:49:48 +09:30
run-next_block_range.c gossipd: use htable, not linked list for peers. 2023-07-09 16:49:48 +09:30
run-txout_failure.c gossipd: don't "unmark" dying channels' updates if we receive them. 2023-07-25 10:11:05 +09:30