cln/wallet
Rusty Russell 90b5f04db9 wallet: don't debug spam every output script as we rescan blocks.
This was left over from debugging!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-04-04 09:04:43 -05:00
..
test lightningd: rescan for missing p2wkph for closed channels. 2025-04-02 11:22:54 +10:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
db.c lightningd: rescan for missing p2wkph for closed channels. 2025-04-02 11:22:54 +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 wallet: create htable to store scriptpubkeys for issued indexes. 2025-02-13 15:42:51 -06:00
txfilter.h wallet: create htable to store scriptpubkeys for issued indexes. 2025-02-13 15:42:51 -06:00
wallet.c wallet: don't debug spam every output script as we rescan blocks. 2025-04-04 09:04:43 -05:00
wallet.h lightningd: rescan for missing p2wkph for closed channels. 2025-04-02 11:22:54 +10:30
walletrpc.c wallet: remove unused total arg from wallet_extract_owned_outputs. 2025-04-02 11:22:54 +10:30
walletrpc.h wallet: save keytype when issuing new address. 2024-11-17 20:27:13 +10:30