..
test
hsmd_wire: remove hsmd_derive_bip86_key and add it to hsmd_init_reply_v4
2025-10-26 12:37:58 +10:30
.gitignore
reorganize .gitignore entries across subdirs.
2021-05-18 09:43:50 +09:30
account_migration.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
account_migration.h
lightningd: migrate events from bookkeeper at startup.
2025-08-19 13:37:50 +09:30
db.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
db.h
db: migrate old runes table to fix up id fields.
2023-08-31 05:33:15 +09:30
invoices.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
invoices.h
lightningd: remove delexpiredinvoice
2024-03-25 15:02:35 +10:30
Makefile
wallet: unit test the migration dedup code.
2025-10-02 10:21:06 +09:30
psbt_fixup.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +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
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
txfilter.c
common: add new_htable() macro to allocate, initialize and setup memleak coverage for any typed hash table.
2025-10-24 11:30:17 +10:30
txfilter.h
common: add new_htable() macro to allocate, initialize and setup memleak coverage for any typed hash table.
2025-10-24 11:30:17 +10:30
wallet.c
wallet: update wallet address generation logic to use unified BIP86/BIP32 approach
2025-10-26 12:37:58 +10:30
wallet.h
wallet: update wallet address generation logic to use unified BIP86/BIP32 approach
2025-10-26 12:37:58 +10:30
walletrpc.c
wallet: update wallet address generation logic to use unified BIP86/BIP32 approach
2025-10-26 12:37:58 +10:30
walletrpc.h
wallet: save keytype when issuing new address.
2024-11-17 20:27:13 +10:30