cln/connectd/test
Rusty Russell f8fd97fb5d global: replace randombytes_buf() with randbytes() wrapper.
This allows us to override it for deterministic results.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-11-13 21:21:29 +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 common: add randbytes() wrapper to override cryptographic entropy: $CLN_DEV_ENTROPY_SEED 2025-11-13 21:21:29 +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