core-lightning/onchaind
Rusty Russell 2175cd7db3 onchaind: remove support for rescuing non-static channels when we've lost data.
We could get the current key from the reestablish message even if we'd
lost our db, but there are very few of these channels left: we upgraded to use them
in the 2019-01-09 release.

We will eventually remove support altogether, but this is a nice removal of
some ugly code for something which "never happens".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-06-19 15:54:24 +09:30
..
test onchaind: remove support for rescuing non-static channels when we've lost data. 2024-06-19 15:54:24 +09: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_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 support for rescuing non-static channels when we've lost data. 2024-06-19 15:54:24 +09:30
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind.c onchaind: remove support for rescuing non-static channels when we've lost data. 2024-06-19 15:54:24 +09:30