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 2d1190d929 wallet: Add missing description field to the invoices iteration 6 years ago
..
test Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: add check-source to makefile. 7 years ago
db.c Return true or false from sqlite3_bind_* based on result from SQLite instead of always returning true 7 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 7 years ago
txfilter.c Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c Remove redundant code 6 years ago
wallet.h invoices: Make the invoice_details more idiomatic 7 years ago
walletrpc.c fundchannel: cap 'all' at 2^24-1 satoshi. 7 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago