core-lightning/lightningd/test
Rusty Russell dc18f3cd7b BOLTs: update which renames blinding terminology.
No code changes, just catching up with the BOLT changes which rework our
blinded path terminology (for the better!).

Another patch will sweep the rest of our internal names, this tries only to
make things compile and fix up the BOLT quotes.

1. Inside payload: current_blinding_point -> current_path_key
2. Inside update_add_htlc TLV: blinding_point -> blinded_path
3. Inside blinded_path: blinding -> first_path_key
4. Inside onion_message: blinding -> path_key.
5. Inside encrypted_data_tlv: next_blinding_override -> next_path_key_override

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-10-16 07:14:32 +10:30
..
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 BOLTs: update which renames blinding terminology. 2024-10-16 07:14:32 +10:30
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_filter.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-shuffle_fds.c common: add sciddir_or_pubkey type. 2024-05-12 19:11:43 -05:00