core-lightning/wallet
Dusty Daemon 560ca00a2b splice: Add remote_funding to database
Enable storing the remote funding pubkey in DB if the channel peer decides to change it during splicing. It needs to be in DB incase of restarts mid-splice.

Changelog-None
2024-11-21 14:15:36 +10:30
..
test splice: Add remote_funding to database 2024-11-21 14:15:36 +10:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
db.c splice: Add remote_funding to database 2024-11-21 14:15:36 +10:30
db.h db: migrate old runes table to fix up id fields. 2023-08-31 05:33:15 +09:30
invoices.c lightningd: remove delexpiredinvoice 2024-03-25 15:02:35 +10:30
invoices.h lightningd: remove delexpiredinvoice 2024-03-25 15:02:35 +10:30
Makefile wallet/psbt_fixup: routine to fix invalid PBSTs which modern libwally won't load. 2023-03-31 09:16:25 +10:30
psbt_fixup.c wallet/psbt_fixup: routine to fix invalid PBSTs which modern libwally won't load. 2023-03-31 09:16:25 +10:30
psbt_fixup.h wallet/psbt_fixup: routine to fix invalid PBSTs which modern libwally won't load. 2023-03-31 09:16:25 +10:30
reservation.c wallet: save keytype when issuing new address. 2024-11-17 20:27:13 +10:30
txfilter.c tx: remove allocating script fetchers 2024-03-18 12:24:49 +10:30
txfilter.h track fallbacks for invoices, pt 1 2023-10-26 19:11:17 +10:30
wallet.c splice: Add remote_funding to database 2024-11-21 14:15:36 +10:30
wallet.h wallet: list addresses query 2024-11-17 20:27:13 +10:30
walletrpc.c rpc: Added listaddresses command 2024-11-17 20:27:13 +10:30
walletrpc.h wallet: save keytype when issuing new address. 2024-11-17 20:27:13 +10:30