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 74568a1c50 lightningd: peer_start_channeld always returns true; make it void. 6 years ago
..
test lightningd: peer_start_channeld always returns true; make it void. 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 wallet: put explicit hook in for fatal error testing. 6 years ago
db.h db: full location tags for callers, make it implicit. 7 years ago
invoices.c wallet: Add missing description field to the invoices iteration 6 years ago
invoices.h invoices: Make the invoice_details more idiomatic 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 wallet: add buildtime and runtime assertions on db enums. 6 years ago
wallet.h wallet: add buildtime and runtime assertions on db enums. 6 years ago
walletrpc.c fundchannel: cap 'all' at 2^24-1 satoshi. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago