core-lightning/lightningd/test
Rusty Russell 41610d7bab lightningd: allow htlc_set_fail to take empty msg to send incorrect_or_unknown_payment_details
This message is supposed to include the msat amount received.  But this is
obviously per-HTLC, and we hacked it to use the value for the first one.

And we add logging whenever we fail an HTLC set, since we removed logging
by not calling failmsg_incorrect_or_unknown() (which, now, no longer needs
to log).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-10-27 13:57:50 +11:00
..
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-check_node_announcement.c common: add sciddir_or_pubkey type. 2024-05-12 19:11:43 -05:00
run-find_my_abspath.c lightningd: move all chainheight logic into setup_topology. 2024-06-24 17:26:11 +09:30
run-invoice-select-inchan.c lightningd: allow htlc_set_fail to take empty msg to send incorrect_or_unknown_payment_details 2024-10-27 13:57:50 +11:00
run-jsonrpc.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-log-pruning.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-log_filter.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-shuffle_fds.c common: add sciddir_or_pubkey type. 2024-05-12 19:11:43 -05:00