core-lightning/onchaind
niftynei 7b3a4799db coin-moves: when a splice confirms, send a channel_closed event
We weren't properly notifying that a channel output has been spent in
the case of it being spent in a splice. This fixes the notification side
of the equation, however there's still some issues remaining for the
bookkeeper side (to come).

Changelog-Fixed: We now send a `coin_movement` notification for splice confirmations of channel funding outpoint spends.
2024-08-08 12:30:53 -07:00
..
test coin-moves: when a splice confirms, send a channel_closed event 2024-08-08 12:30:53 -07:00
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: Remove key derivation involving the signer 2024-07-29 17:08:33 +02:00
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind.c coin-moves: when a splice confirms, send a channel_closed event 2024-08-08 12:30:53 -07:00