cln/onchaind
Rusty Russell c92c384875 onchaind: fix crash if we enounter a tx with no witness.
This can happen if a descendent tx has no witness and we don't tell the main daemon
in time that we're not iterested.

Fixes: https://github.com/ElementsProject/lightning/issues/8133
Changelog-Fixed: lightningd: onchaind crash when seeing unrelated txs (usually when catching up with old closes)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-03-04 17:58:29 -06:00
..
test onchaind: tell lightningd correct nSequence value for local leases. 2025-02-25 10:10:14 +10:30
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.c onchaind: fix crash if we enounter a tx with no witness. 2025-03-04 17:58:29 -06:00
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: tell lightningd correct nSequence value for local leases. 2025-02-25 10:10:14 +10:30
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30