lightning/hsmd
Lagrang3 7343502c69 hsmd: refactor hsmd_init
Add preapprove_check capabilities:
WIRE_HSMD_PREAPPROVE_INCOICE_CHECK and
WIRE_HSMD_PREAPPROVE_KEYSEND_CHECK to the capabilities array
if dev_no_preapprove_check is not set.
Do not assume those occupy the last two slots in the array.

Changelog-None

Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
2025-05-13 13:19:03 +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_wire.csv HSMD: add new wire BIP137 sign message API 2025-05-13 13:19:03 +09:30
hsmd.c HSMD: add new wire BIP137 sign message API 2025-05-13 13:19:03 +09:30
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: refactor hsmd_init 2025-05-13 13:19:03 +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
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