cln/hsmd
Rusty Russell 6a94683db4 hsmd: don't assert that our own locktime is > 0.
By policy, our stub hsmd accepts everything: openingd is supposed to
sort this out (or use VLS for a real HSM implementation!).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: Config: the node no longer crashes if you set `watchtime-blocks` to 0 (which is fine for testing: don't do this on mainnet!).
2025-08-07 14:55:30 +09:30
..
hsm_utxo.c hsmd: make our private utxo type, to ensure binary compatibility. 2025-05-06 12:27:53 +09:30
hsm_utxo.h hsmd: make our private utxo type, to ensure binary compatibility. 2025-05-06 12:27:53 +09:30
hsmd.c HSMD: add new wire BIP137 sign message API 2025-05-13 13:19:03 +09:30
hsmd_wire.csv HSMD: add new wire BIP137 sign message API 2025-05-13 13:19:03 +09:30
libhsmd.c hsmd: don't assert that our own locktime is > 0. 2025-08-07 14:55:30 +09:30
libhsmd.h pytest: create warning if we grind signature shorter than 71 bytes, don't fail. 2025-05-06 12:27:53 +09:30
libhsmd_status.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
Makefile hsmd: make our private utxo type, to ensure binary compatibility. 2025-05-06 12:27:53 +09:30
permissions.h splice: Add hsmd_check_outpoint and hsmd_lock_outpoint 2023-10-26 16:42:47 +10:30