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 ba7341ec87 cleanup: Make blockheights unsigned 7 years ago
..
test wallet: Remove pruned outpoints from utxoset outpoint_filter 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 pay: Also record how much we actually ended up sending. 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 cleanup: Make blockheights unsigned 7 years ago
wallet.h cleanup: Make blockheights unsigned 7 years ago
walletrpc.c Reduce variable scopes 7 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago