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 87cd628f52 log: truncate giant IO logging. 6 years ago
..
test log: truncate giant IO logging. 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 db: fall back to deprecated sqlite3_trace() for db hook on old sqlite3. 6 years ago
db.h db: typo fixed from review. 6 years ago
invoices.c db: create explicit separate API for select statements. 6 years ago
invoices.h wallet: use amount_sat/amount_msat. 6 years ago
txfilter.c wally: Migrate main daemon to use wally transactions 6 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c db: create explicit separate API for select statements. 6 years ago
wallet.h sendpay: rename 'description' to 'label'. 6 years ago
walletrpc.c newaddr: deprecate 'address' output. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago