cln/connectd/test
Rusty Russell 1ad8ca9603 gossmap: add callback for gossipd to see dying messages.
gossmap doesn't care, so gossipd currently has to iterate through the
store to find them at startup.  Create a callback for gossipd to use
instead.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-16 17:23:33 +10:30
..
Makefile Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
run-crc32_of_update.c gossmap: add callback for gossipd to see dying messages. 2026-02-16 17:23:33 +10:30
run-gossip_rcvd_filter.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
run-initiator-success.c global: replace randombytes_buf() with randbytes() wrapper. 2025-11-13 21:21:29 +10:30
run-netaddress.c common: add randbytes() wrapper to override cryptographic entropy: $CLN_DEV_ENTROPY_SEED 2025-11-13 21:21:29 +10:30
run-responder-success.c global: replace randombytes_buf() with randbytes() wrapper. 2025-11-13 21:21:29 +10:30
run-websocket.c common: add randbytes() wrapper to override cryptographic entropy: $CLN_DEV_ENTROPY_SEED 2025-11-13 21:21:29 +10:30