core-lightning/onchaind
Christian Decker 10acbffcf9 onchaind: Remove key derivation involving the signer
The signer may not be present at this time. If we want to keep the
check to protect against bit flips we should move it into `onchaind`
where it doesn't matter as much that the signer may be slow to
respond.
2024-07-29 17:08:33 +02:00
..
test onchaind: Remove key derivation involving the signer 2024-07-29 17:08:33 +02: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.c onchaind: Remove key derivation involving the signer 2024-07-29 17:08:33 +02: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: 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