rgb-cln/plugins/spender
Greg Sanders 4b70736d13 Support p2tr deposit addresses
Changelog-Added: JSON-RPC: newaddr: p2tr option to create taproot addresses.
Changelog-Changed: Wallet: we now use taproot change addresses.
2023-07-11 11:41:15 +09:30
..
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 plugins: don't let multifundchannel open a new anchor channel without reserves. 2023-06-29 11:28:47 -04:00
multifundchannel.h multifundchannel: use `excess_as_change` flag to simplify logic. 2023-06-29 11:28:47 -04:00
multiwithdraw.c Support p2tr deposit addresses 2023-07-11 11:41:15 +09: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