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.
 
 
 
 
 
 
ZmnSCPxj f83c4ff903 wallet: Add msatoshi_to_us_min and msatoshi_to_us_max statistics for channels. 7 years ago
..
test wallet/test: fix Makefile so test correctly depend on wallet files. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: add check-source to makefile. 7 years ago
db.c wallet: Add msatoshi_to_us_min and msatoshi_to_us_max statistics for channels. 7 years ago
db.h wallet: use json_escaped for invoice label. 7 years ago
invoices.c wallet: use json_escaped for invoice label. 7 years ago
invoices.h wallet: use json_escaped for invoice label. 7 years ago
txfilter.c Reduce variable scopes 7 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c wallet: Add msatoshi_to_us_min and msatoshi_to_us_max statistics for channels. 7 years ago
wallet.h wallet: Return any eventual outpoint scid when marking it spent 7 years ago
walletrpc.c Reduce variable scopes 7 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago