cln/plugins/spender
Rusty Russell 3b0def4138 common: make encode_scriptpubkey_to_addr take explicit len.
Don't assume it's a tal array: this is useful for dealing with
wally_tx internals.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-03-23 09:22:04 +10:30
..
fundchannel.c libplugin: add method string to jsonrpc callbacks, implement generic helpers. 2024-11-07 17:04:35 +10:30
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c spender: look for unsigned PSBT on awaiting channels on startup, and re-send. 2025-11-19 07:23:39 +10:30
multifundchannel.c plugins: fix %*.s typo. 2025-10-24 11:28:57 +10:30
multifundchannel.h spender: fix multifundchannel ids. 2024-11-26 16:04:13 +10:30
multiwithdraw.c global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c lightningd: immediately close without broadcast whenever we close a withheld channel. 2025-11-19 07:23:39 +10:30
openchannel.h spender: look for unsigned PSBT on awaiting channels on startup, and re-send. 2025-11-19 07:23:39 +10:30
splice.c common: make encode_scriptpubkey_to_addr take explicit len. 2026-03-23 09:22:04 +10:30
splice.h splice script: Zero out wallet fund requests 2026-03-21 07:28:30 +10:00