lightning/lightningd/test
Rusty Russell 167767d683 lightningd: don't hand redundant block_height to block notifications.
They can all call get_block_height(); the extra argument confused me and
I thought they were called before the block height was actually updated.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-15 16:40:33 +09:30
..
Makefile lightningd/test/Makefile: add missing dependency on header_versions_gen.h 2024-11-23 13:03:00 +01:00
run-check_node_announcement.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-find_my_abspath.c lightningd: don't hand redundant block_height to block notifications. 2025-05-15 16:40:33 +09:30
run-invoice-select-inchan.c lightningd: respond with channel_reestablish if contacted about long-closed channels. 2025-04-29 13:31:23 +09:30
run-jsonrpc.c trace: don't copy strings where we don't need to. 2025-04-23 13:45:18 +09:30
run-log_filter.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-log-pruning.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-shuffle_fds.c common: don't send trace messages by default, don't ratelimit at all. 2024-12-16 09:48:51 +10:30