rgb-cln/lightningd/test
Rusty Russell 40d063cda4 channeld: notify lightningd once we've exchanged reestablish messages.
In particular, we were sending `announcement_signatures` before
`channel_reestablish`; we allow this because LND used to do it, but
it's not spec compliant.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-31 14:47:33 +10:30
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-check_node_announcement.c lightningd: move node_announcement unit test from gossipd/ 2024-01-31 14:47:33 +10:30
run-find_my_abspath.c lightningd: ignore gossip messages from channeld, switch to our own. 2024-01-31 14:47:33 +10:30
run-invoice-select-inchan.c channeld: notify lightningd once we've exchanged reestablish messages. 2024-01-31 14:47:33 +10:30
run-jsonrpc.c common: add command_deprecated_param_ok() and command_deprecated_out_ok() 2024-01-26 10:30:22 +10:30
run-log-pruning.c common: make json_add_timeabs full precision & renamed json_add_time 2023-09-21 13:31:34 +09:30
run-log_filter.c lightningd/test: use tmpdir_mkstemp() to create log file 2023-09-25 13:59:13 +09:30
run-shuffle_fds.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30