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 cefb6925b2 db: save and restore last_sent_commit correctly. 6 years ago
..
test db: save and restore last_sent_commit correctly. 6 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 db: save and restore last_sent_commit correctly. 6 years ago
db.h db: full location tags for callers, make it implicit. 7 years ago
invoices.c wallet: do wallet_invoice init during preparation. 6 years ago
invoices.h wallet: do wallet_invoice init during preparation. 6 years ago
txfilter.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c db: save and restore last_sent_commit correctly. 6 years ago
wallet.h lightningd: move channel/peer/htlc load into own function. 6 years ago
walletrpc.c feerate: allow names 'urgent' 'normal' and 'slow'. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago