lightning/plugins/spender
Rusty Russell d882a38619 plugin: make sure multifundchannel / fundchannel unreserve correctly on failure.
We were marking our inputs very late, which means any early failure
would not know to unreserve them.

This becomes particularly bad when we start enforcing emergency reserves.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
fundchannel.c openingd: Add reserve to fundchannel and multifundchannel 2022-09-21 11:25:47 +02:00
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
multifundchannel.c plugin: make sure multifundchannel / fundchannel unreserve correctly on failure. 2023-06-29 11:28:47 -04:00
multifundchannel.h fix: build with gcc 13 with enum and int mismatch 2023-04-27 07:41:27 +09:30
multiwithdraw.c Update libwally to 0.8.8, support PSBTv2 2023-03-23 16:10:55 +10:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c Update libwally to 0.8.8, support PSBTv2 2023-03-23 16:10:55 +10:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00