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 919f390a93 sendpay: rename 'description' to 'label'. 6 years ago
..
test wallet: Allow limiting the selection by confirmation height 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c sendpay: rename 'description' to 'label'. 6 years ago
db.h db: add amount functions. 6 years ago
invoices.c wallet: use amount_sat/amount_msat. 6 years ago
invoices.h wallet: use amount_sat/amount_msat. 6 years ago
txfilter.c utils: make tal_arr_expand safer. 6 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c sendpay: rename 'description' to 'label'. 6 years ago
wallet.h sendpay: rename 'description' to 'label'. 6 years ago
walletrpc.c wallet: Display addresses derived from scriptPubKey where available 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago