You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Decker aba3d5f34d wallet: Clean up spent UTXOs once they are buried deeply enough 7 years ago
..
test chaintopo: Record outpoint spends for owned outputs 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: Move txfilter into wallet 7 years ago
db.c db: Add index on utxoset.spendheight to speed up blockchain reorgs 7 years ago
db.h lightningd: close and reopen db across fork for daemonize 7 years ago
invoices.c Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
invoices.h Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
txfilter.c wallet: Move txfilter into wallet 7 years ago
txfilter.h wallet: Move txfilter into wallet 7 years ago
wallet.c wallet: Clean up spent UTXOs once they are buried deeply enough 7 years ago
wallet.h wallet: Add primitive to register new utxoset outpoint to the wallet 7 years ago
walletrpc.c jsonrpc: Add confirmation status to `listfunds` output 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago