core-lightning/gossipd/test
Rusty Russell 0498695f1f gossipd: have seeker quert interfaces take an id, not a struct peer.
Again, we don't necessarily have a peer pointer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-04 09:24:44 +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: take signature checks out of routing.c 2024-02-04 09:24:44 +10:30
run-crc32_of_update.c gossipd: pass node_id to queue_peer_msg, not peer. 2024-02-04 09:24:44 +10:30
run-extended-info.c gossipd: pass node_id to queue_peer_msg, not peer. 2024-02-04 09:24:44 +10:30
run-next_block_range.c gossipd: have seeker quert interfaces take an id, not a struct peer. 2024-02-04 09:24:44 +10:30
run-txout_failure.c gossipd: make gossip_store hold daemon ptr, not rstate. 2024-02-04 09:24:44 +10:30