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.
 
 
 
 
 
 
Rusty Russell 05f12edf60 txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago
..
test txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: add check-source to makefile. 7 years ago
db.c wallet: put explicit hook in for fatal error testing. 6 years ago
db.h db: full location tags for callers, make it implicit. 7 years ago
invoices.c wallet: Add missing description field to the invoices iteration 6 years ago
invoices.h invoices: Make the invoice_details more idiomatic 7 years ago
txfilter.c Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c wallet: expose function to confirm a tx. 6 years ago
wallet.h wallet: expose function to confirm a tx. 6 years ago
walletrpc.c param: remove old callback code 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago