core-lightning/hsmd
Rusty Russell 662b2687e2 hsmd: routine to sign HTLC tx merged with our own tx.
Since HTLC txs when using anchors are
SIGHASH_SINGLE|SIGHASH_ANYONECANPAY, we can attach other inputs to
give it a higher feerate.  But we need the HSMd to actually sign the
combo.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
capabilities.h check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
hsmd_wire.csv hsmd: routine to sign HTLC tx merged with our own tx. 2023-06-29 11:28:47 -04:00
hsmd.c hsmd: routine to sign HTLC tx merged with our own tx. 2023-06-29 11:28:47 -04:00
libhsmd_status.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
libhsmd.c hsmd: routine to sign HTLC tx merged with our own tx. 2023-06-29 11:28:47 -04:00
libhsmd.h check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
Makefile Makefile: check that hsm_version.h changes if wire/hsmd_wire.csv contents does 2022-10-26 11:29:06 +10:30